home
·
contact
·
privacy
projects
/
plomrogue2
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Only send out new gamestate every 1/25 second.
[plomrogue2]
/
rogue_chat_curses.py
2020-12-03
Christian Heller
In curses client, eliminate lag flickering.
blob
|
commitdiff
|
raw
2020-12-01
Christian Heller
Add colourful intoxication beverage.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-01
Christian Heller
Fix hashbang typo.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-01
Christian Heller
Make door closing visible.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-01
Christian Heller
Move back thing protection status in display.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-01
Christian Heller
Implement doors.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-30
Christian Heller
Refactor clients.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-30
Christian Heller
Refactor curses client.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-27
Christian Heller
Change language to reflect map protection becoming...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-27
Christian Heller
Enable player movement in admin mode.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-27
Christian Heller
Add thing protection.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Christian Heller
Fix input line recalculation bugs.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Christian Heller
Add thing name editing.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Christian Heller
Fix game state change overwriting input fields.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Christian Heller
Some more code style improvements after flake8.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Christian Heller
Fix SSL bug.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Christian Heller
Fix missing ArgError import.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
Replace forced map protections view with map mode toggling.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
Mention movement ability in edit mode help.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
More responsive mode leaving.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
Improve documentation/help choise of words.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
Enable edit mode movement in web client.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
In study mode, explicitely name map mode.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
Minor refactor.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
Improve admin modes.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
Toggle tile drawing in tile control drawing mode.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
Add item-free-terrain view, and augment other views...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
Show portal char next to terrain char.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
Minor action renaming.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
Put map editing into dedicated map editing mode.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
Put admin stuff into dedicated admin mode.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-24
Christian Heller
Move socket configuration into command line options.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-22
Christian Heller
Minor mode description handling improvements.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-22
Christian Heller
Fix minor line breaking bug.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-20
Christian Heller
Add tile control drawing capabilities.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-19
Christian Heller
More mode code refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-19
Christian Heller
Some mode code refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-19
Christian Heller
Add basic admin commands.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-19
Christian Heller
In info view, show protection level.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-18
Christian Heller
dd annotation hints view.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-18
Christian Heller
Fix bug that emptied annotation input on pre-existing...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-18
Christian Heller
Fix curses client broken by mapping code changes.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-15
Christian Heller
In curses client, don't flash outside of refresh loop.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-15
Christian Heller
Improve player error messages, and log them to clients.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-15
Christian Heller
Remove client remnants of QUERY command.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-15
Christian Heller
Simplify using the curses client to connect to current...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-15
Christian Heller
Mark portals as P on map.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-15
Christian Heller
Simplify teleport mechanic.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-14
Christian Heller
Add terrain descriptions.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-14
Christian Heller
Persist Thing names, simplify their client info display.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-14
Christian Heller
Add player-identifying meta characters next to @ symbols.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-13
Christian Heller
Fix square grid scrolling bug.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-13
Christian Heller
Augment map display with thing amount info.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-13
Christian Heller
Add item picking and dropping.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-13
Christian Heller
Add basic non-player things system.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-13
Christian Heller
Remove chat QUERY.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-12
Christian Heller
Fix empty input bug in curses client.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-12
Christian Heller
Fix visibility tests on annotation, volume algorithm.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-12
Christian Heller
Add field of view.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-12
Christian Heller
Improve client connection failire / reconnect handling.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-11
Christian Heller
Minor key effect fixes in clients.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
Christian Heller
Put all editing below play mode.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
Christian Heller
Fix arg order for passwords.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
Christian Heller
Password-protect tiles from portal and annotation editi...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
Christian Heller
Don't lose input values by /help input.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
Christian Heller
Improve help system.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
Christian Heller
Also inhibit FLATTEN_SURROUNDINGS with terrain passwording.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
Christian Heller
Add terrain editing access control via passwords.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
Christian Heller
Add TASK command to request available commands.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
Christian Heller
Split LOGIN into NICK and LOGIN.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-09
Christian Heller
Initial commit.
blob
|
commitdiff
|
raw
|
diff to current