home
·
contact
·
privacy
projects
/
plomrogue
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Handle (non-existence) of log file smarter in start / wrapper scripts.
[plomrogue]
/
README
2014-07-04
Christian Heller
Load last world state from save file, not from re-stepp...
blob
|
commitdiff
|
raw
2014-06-20
Christian Heller
Server: Internally, rename "map object" stuff to "thing...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Christian Heller
Maps are always squares, therefore define only their...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Christian Heller
Server: Force FOV on every actor, but update it on...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Christian Heller
Server: Add ENEMY_FOV option (default: off) to force...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
Christian Heller
Fix README typo.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
Christian Heller
Make grids hexagonal, remove all diagonal movement...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-14
Christian Heller
Server: Check against setting map object id of 0 in...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
Christian Heller
Server: Make config file set number of objects' start...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
Christian Heller
Server: Make map geometry definable in config file.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-30
Christian Heller
Make README info on server config files more precise
blob
|
commitdiff
|
raw
|
diff to current
2014-03-30
Christian Heller
Make server config files more readable, their parsing...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-25
Christian Heller
Fix reference to wrongly named object definitions file...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-25
Christian Heller
Server: Make objects definable as "consumable" to gain...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
Christian Heller
Re-wrote large parts of the server client architecture...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
Christian Heller
Removed mention of scoring from README.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
Christian Heller
Minor improvements to README style with help of GNU...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Christian Heller
Added diagonal movement, with a 1.4 penalty.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
Christian Heller
Heavily improved enemy path-finding. Also corrected...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-28
Christian Heller
Also built checks for server config files, and accordin...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-28
Christian Heller
Added default single-window interface config files...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-23
Christian Heller
Updated README.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Christian Heller
Minor language corrections in README.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Christian Heller
MAJOR re-write. Split plomrogue into a server and a...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-26
Christian Heller
Simplified textfile_sizes() and replaced all get_linema...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-26
Christian Heller
Updated README.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-09
Christian Heller
Dead shoggoths corpse to "magic meat" that can now...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-26
Christian Heller
Fixed README typo.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-17
Christian Heller
New window "Available keys" shows keybindings available...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-15
Christian Heller
Strongly overhauled keybinding managemment. Window...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
Christian Heller
Window configuration can now be saved; and edited in...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-31
Christian Heller
Fixed off-by-one error encountered while changing defau...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-31
Christian Heller
New command: type Z to reload default window configurat...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-29
Christian Heller
Updated README on default keybindings.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-27
Christian Heller
Player earns a score by killing enemies.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-26
Christian Heller
Corrected README description of enemies' hitpoints.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-19
Christian Heller
More intuitive keybindings.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
Christian Heller
Updated README to reflect recent changes.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-10
Christian Heller
Added command to focus map on player.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-10
Christian Heller
Added hitpoints and death for player.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-03
Christian Heller
Enemies have hitpoints (5 at start), disappear when...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
Christian Heller
Updated README.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
Christian Heller
Updated README to reflect change in number of enemies.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-28
Christian Heller
Updated the README a bit.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-20
Christian Heller
Updated README on number of enemies.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-03
Christian Heller
-s takes optional argument: number of turn from which...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
Christian Heller
Added info on new recording system to README.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
Christian Heller
Added a gameplay recording system and restructured...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-29
Christian Heller
Updated README to reflect last hours' changes.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-28
Christian Heller
Updated README to reflect current game status.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-02
Christian Heller
List dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-02
Christian Heller
Forgot to add wait command.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-02
Christian Heller
More informative README.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
Christian Heller
Don't like the md ending.
blob
|
commitdiff
|
raw
|
diff to current