home
·
contact
·
privacy
projects
/
plomrogue2
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Improve chat message meta data display.
[plomrogue2]
/
plomrogue
/
things.py
2020-12-11
Christian Heller
Improve chat message meta data display.
blob
|
commitdiff
|
raw
2020-12-11
Christian Heller
Only send chatface message to listener.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-11
Christian Heller
Add player faces/hats popping up n their chat messages...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-10
Christian Heller
Cache player object, so some player data is available...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-09
Christian Heller
Add hat spinning.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-09
Christian Heller
Add attempt to wear bottle on head.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-09
Christian Heller
Don't obfuscate sounded URLs.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-09
Christian Heller
Add bottle spinning.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-09
Christian Heller
Disallow picking up thing already carried by other...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-08
Christian Heller
Only re-process FOVs for players whose FOV radius is...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-08
Christian Heller
Refactor thing addition / removal.
blob
|
commitdiff
|
raw
|
diff to current
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
Fix remixer drop bug.
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 song deletion to MusicPlayer.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-07
Christian Heller
Overhaul MusicPlayer code.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-07
Christian Heller
Fix broken MusicPlayer handling.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-07
Christian Heller
Make doors installable/uninstallable.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-05
Christian Heller
Fix buggy task code leading to endless collision flicker.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-05
Christian Heller
Remove unnecessary looping.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-05
Christian Heller
Multi-process FOV generation on send_gamestate.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-03
Christian Heller
Greatly reduce FOV on drunkenness.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-03
Christian Heller
Make fullness/emptiness of bottles visible via .thing_char.
blob
|
commitdiff
|
raw
|
diff to current
2020-12-03
Christian Heller
Add BottleDeposit thing that spawns MusicPlayers for...
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
Add colourful intoxication beverage.
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
Use more helpful default for SpawnPoint.name.
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
Differentiate Spawner into ItemSpawner.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-27
Christian Heller
Add Thing spawner.
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
Simplify Thing type differentiation, Furniture becomes...
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-18
Christian Heller
Re-write mapping system to accomodate infinite map...
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
Expand terrain and thing content.
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-13
Christian Heller
Add item picking and dropping.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-13
Christian Heller
Make some things block movement, and others not.
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-12
Christian Heller
Add field of view.
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-09
Christian Heller
Initial commit.
blob
|
commitdiff
|
raw
|
diff to current