home
·
contact
·
privacy
projects
/
plomrogue2
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Refactor thing addition / removal.
[plomrogue2]
/
plomrogue
/
commands.py
2020-12-08
Christian Heller
Refactor thing addition / removal.
blob
|
commitdiff
|
raw
2020-12-08
Christian Heller
Recalc FOVs and their map view results only on relevant...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-07
Christian Heller
Widen face and hat.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-07
Christian Heller
Spawn hats from BottleDeposit, add HatRemixer.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-07
Christian Heller
Add wearable hats.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-07
Christian Heller
Add editable player faces.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-07
Christian Heller
Fix broken THING_MUSICPLAYER_SETTINGS.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-07
Christian Heller
Save thing installation status.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-06
Christian Heller
Replace annotation polling with annotation push, cache...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-06
Christian Heller
Limit annotation length.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-05
Christian Heller
Remove filter-TODO now fulfilled directly in parser.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-05
Christian Heller
Re-instate (better) flood protection.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-05
Christian Heller
Don't set game.changed where no new send_gamestate...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-03
Christian Heller
Fix Bottle.thing_char on emptiness command.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-03
Christian Heller
Turn Consumable into Bottle that may be full or empty.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-03
Christian Heller
Add music player.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-01
Christian Heller
Fix bug that blocked sound from reaching players.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-01
Christian Heller
Store door state.
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
Implement doors.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-27
Christian Heller
Introduce SpawnPoint things, and their Spawners.
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
Add thing name editing.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Christian Heller
Fix broken map geometry commandeering.
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 various minor, mostly "unused" flake8 complaints.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
Christian Heller
Remove need for set password on tile control edit.
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-22
Christian Heller
Lessen audio calculation weight.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-22
Christian Heller
Double audible distance.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-20
Christian Heller
Introduce spawn points.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-20
Christian Heller
Fix bug disabling '.' map protection area writing.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-20
Christian Heller
Add some safeguards against stupid map protection decis...
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
Add basic admin commands.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-19
Christian Heller
Refactor player session code.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-18
Christian Heller
Re-write mapping system to accomodate infinite map...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-17
Christian Heller
Minor refactor.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-17
Christian Heller
Shrink sound Dijkstra map, reach; refactor lots of...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-17
Christian Heller
Shrink FOV map to radius.
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
Generalize ThingPlayer.nickname to Thing.name.
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
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
For volume obfuscation, don't turn " " to ".".
blob
|
commitdiff
|
raw
|
diff to current
2020-11-12
Christian Heller
Optimize dijkstra mapping for volume calculation.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-12
Christian Heller
Lower volume of messages by obfuscating them.
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
Improve volume logic, display.
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
Add proximity dependence to chat messages.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
Christian Heller
Another fix.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
Christian Heller
Nother fix.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
Christian Heller
Fix forgotten argtypes.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
Christian Heller
Use separate commands for god mode and non-god 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
Only force password-crotection on non-god-mode calls.
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
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