home
·
contact
·
privacy
projects
/
plomrogue2
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Limit annotation length.
2020-12-06
Christian Heller
Limit annotation length.
commit
|
commitdiff
|
tree
2020-12-05
Christian Heller
While rtrim() doesn't work to allow \n-trailed tablet...
commit
|
commitdiff
|
tree
2020-12-05
Christian Heller
Remove filter-TODO now fulfilled directly in parser.
commit
|
commitdiff
|
tree
2020-12-05
Christian Heller
Whitelist legal input characters.
commit
|
commitdiff
|
tree
2020-12-05
Christian Heller
Re-instate (better) flood protection.
commit
|
commitdiff
|
tree
2020-12-05
Christian Heller
Fix buggy task code leading to endless collision flicker.
commit
|
commitdiff
|
tree
2020-12-05
Christian Heller
Don't set game.changed where no new send_gamestate...
commit
|
commitdiff
|
tree
2020-12-05
Christian Heller
Remove unnecessary looping.
commit
|
commitdiff
|
tree
2020-12-05
Christian Heller
Multi-process FOV generation on send_gamestate.
commit
|
commitdiff
|
tree
2020-12-03
Christian Heller
Greatly reduce FOV on drunkenness.
commit
|
commitdiff
|
tree
2020-12-03
Christian Heller
Fix Bottle.thing_char on emptiness command.
commit
|
commitdiff
|
tree
2020-12-03
Christian Heller
Make fullness/emptiness of bottles visible via .thing_char.
commit
|
commitdiff
|
tree
2020-12-03
Christian Heller
Add BottleDeposit thing that spawns MusicPlayers for...
commit
|
commitdiff
|
tree
2020-12-03
Christian Heller
Turn Consumable into Bottle that may be full or empty.
commit
|
commitdiff
|
tree
2020-12-03
Christian Heller
Add music player.
commit
|
commitdiff
|
tree
2020-12-03
Christian Heller
Add comment explaining game state sending interval.
commit
|
commitdiff
|
tree
2020-12-03
Christian Heller
Add main thread profiling hint.
commit
|
commitdiff
|
tree
2020-12-03
Christian Heller
Fix faulty main loop, comment out inactive cause buggy...
commit
|
commitdiff
|
tree
2020-12-03
Christian Heller
Fix delay flickering in web client.
commit
|
commitdiff
|
tree
2020-12-03
Christian Heller
Only send out new gamestate every 1/25 second.
commit
|
commitdiff
|
tree
2020-12-03
Christian Heller
In curses client, eliminate lag flickering.
commit
|
commitdiff
|
tree
2020-12-01
Christian Heller
Fix color setting bug.
commit
|
commitdiff
|
tree
2020-12-01
Christian Heller
Add colourful intoxication beverage.
commit
|
commitdiff
|
tree
2020-12-01
Christian Heller
Make windows block sound.
commit
|
commitdiff
|
tree
2020-12-01
Christian Heller
Fix bug that blocked sound from reaching players.
commit
|
commitdiff
|
tree
2020-12-01
Christian Heller
Store door state.
commit
|
commitdiff
|
tree
2020-12-01
Christian Heller
Fix hashbang typo.
commit
|
commitdiff
|
tree
2020-12-01
Christian Heller
Make door closing visible.
commit
|
commitdiff
|
tree
2020-12-01
Christian Heller
Move back thing protection status in display.
commit
|
commitdiff
|
tree
2020-12-01
Christian Heller
Implement doors.
commit
|
commitdiff
|
tree
2020-12-01
Christian Heller
Remove redundant button texts.
commit
|
commitdiff
|
tree
2020-12-01
Christian Heller
Fix move keybinding input field disappearance.
commit
|
commitdiff
|
tree
2020-11-30
Christian Heller
Fix intro button display.
commit
|
commitdiff
|
tree
2020-11-30
Christian Heller
Refactor clients.
commit
|
commitdiff
|
tree
2020-11-30
Christian Heller
Refactor curses client.
commit
|
commitdiff
|
tree
2020-11-30
Christian Heller
Add key control hints to web client buttons.
commit
|
commitdiff
|
tree
2020-11-27
Christian Heller
Use more helpful default for SpawnPoint.name.
commit
|
commitdiff
|
tree
2020-11-27
Christian Heller
Introduce SpawnPoint things, and their Spawners.
commit
|
commitdiff
|
tree
2020-11-27
Christian Heller
Differentiate Spawner into ItemSpawner.
commit
|
commitdiff
|
tree
2020-11-27
Christian Heller
Fix minor link formatting bug.
commit
|
commitdiff
|
tree
2020-11-27
Christian Heller
Add Thing spawner.
commit
|
commitdiff
|
tree
2020-11-27
Christian Heller
Change language to reflect map protection becoming...
commit
|
commitdiff
|
tree
2020-11-27
Christian Heller
Enable player movement in admin mode.
commit
|
commitdiff
|
tree
2020-11-27
Christian Heller
Add thing protection.
commit
|
commitdiff
|
tree
2020-11-26
Christian Heller
Fix input line recalculation bugs.
commit
|
commitdiff
|
tree
2020-11-26
Christian Heller
Add thing name editing.
commit
|
commitdiff
|
tree
2020-11-26
Christian Heller
Fix game state change overwriting input fields.
commit
|
commitdiff
|
tree
2020-11-26
Christian Heller
Simplify Thing type differentiation, Furniture becomes...
commit
|
commitdiff
|
tree
2020-11-26
Christian Heller
Fix broken map geometry commandeering.
commit
|
commitdiff
|
tree
2020-11-26
Christian Heller
Some more code style improvements after flake8.
commit
|
commitdiff
|
tree
2020-11-26
Christian Heller
Fix various minor, mostly "unused" flake8 complaints.
commit
|
commitdiff
|
tree
2020-11-26
Christian Heller
Fix SSL bug.
commit
|
commitdiff
|
tree
2020-11-26
Christian Heller
Fix missing ArgError import.
commit
|
commitdiff
|
tree
2020-11-26
Christian Heller
Add dependency installation hints to README.
commit
|
commitdiff
|
tree
2020-11-26
Christian Heller
Fix README.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Replace forced map protections view with map mode toggling.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Open in-terminal links in separate window.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Mention movement ability in edit mode help.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Only enforce keyboard input when strictly needed in...
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
More responsive mode leaving.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Display keyboard control hint in web client.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Improve documentation/help choise of words.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Enable edit mode movement in web client.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
In web client, also hide help screen on any click.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
In study mode, explicitely name map mode.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Minor refactor.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Improve admin modes.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Toggle tile drawing in tile control drawing mode.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Add item-free-terrain view, and augment other views...
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Show portal char next to terrain char.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Remove need for set password on tile control edit.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Minor refactor.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Minor action renaming.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Put map editing into dedicated map editing mode.
commit
|
commitdiff
|
tree
2020-11-25
Christian Heller
Put admin stuff into dedicated admin mode.
commit
|
commitdiff
|
tree
2020-11-24
Christian Heller
Add most basic README.
commit
|
commitdiff
|
tree
2020-11-24
Christian Heller
Shorten web client HTML file name.
commit
|
commitdiff
|
tree
2020-11-24
Christian Heller
Move socket configuration into command line options.
commit
|
commitdiff
|
tree
2020-11-22
Christian Heller
Lessen audio calculation weight.
commit
|
commitdiff
|
tree
2020-11-22
Christian Heller
Fix terminal link coloring.
commit
|
commitdiff
|
tree
2020-11-22
Christian Heller
Link source code.
commit
|
commitdiff
|
tree
2020-11-22
Christian Heller
Improve move button alignments.
commit
|
commitdiff
|
tree
2020-11-22
Christian Heller
Minor refactor.
commit
|
commitdiff
|
tree
2020-11-22
Christian Heller
Hide map movement keys unavailable in current map geometry.
commit
|
commitdiff
|
tree
2020-11-22
Christian Heller
Minor refactoring.
commit
|
commitdiff
|
tree
2020-11-22
Christian Heller
Minor mode description handling improvements.
commit
|
commitdiff
|
tree
2020-11-22
Christian Heller
Improve web client click table layout.
commit
|
commitdiff
|
tree
2020-11-22
Christian Heller
Double audible distance.
commit
|
commitdiff
|
tree
2020-11-22
Christian Heller
Add clickable URL links to web client.
commit
|
commitdiff
|
tree
2020-11-22
Christian Heller
Fix minor line breaking bug.
commit
|
commitdiff
|
tree
2020-11-20
Christian Heller
Introduce spawn points.
commit
|
commitdiff
|
tree
2020-11-20
Christian Heller
Fix bug disabling '.' map protection area writing.
commit
|
commitdiff
|
tree
2020-11-20
Christian Heller
Add default map protection areas.
commit
|
commitdiff
|
tree
2020-11-20
Christian Heller
Add some safeguards against stupid map protection decisions.
commit
|
commitdiff
|
tree
2020-11-20
Christian Heller
Add tile control drawing capabilities.
commit
|
commitdiff
|
tree
2020-11-19
Christian Heller
More mode code refactoring.
commit
|
commitdiff
|
tree
2020-11-19
Christian Heller
In web client, fix study mode explorer positioning...
commit
|
commitdiff
|
tree
2020-11-19
Christian Heller
Some mode code refactoring.
commit
|
commitdiff
|
tree
2020-11-19
Christian Heller
Add basic admin commands.
commit
|
commitdiff
|
tree
2020-11-19
Christian Heller
Refactor player session code.
commit
|
commitdiff
|
tree
next