home · contact · privacy
Server/AI: Explore map for (long-time) unexplored cells.
[plomrogue] / SERVER_COMMANDS
2015-01-30 Christian HellerServer/AI: Explore map for (long-time) unexplored cells.
2014-12-07 Christian HellerServer: Decouple update_map_memory() and build_fov_map...
2014-12-07 Christian HellerServer: Add animate things in field of view to THINGS_H...
2014-12-07 Christian HellerServer: Send THINGS_HERE data only about things in...
2014-12-07 Christian HellerServer: Execute THINGS_HERE command only on existing...
2014-12-06 Christian HellerAdd "look" mode to query things on any cell via new...
2014-11-21 Christian HellerUpdate text in SERVER_COMMANDS.
2014-11-20 Christian HellerOn world (re-)generation, server sends 'NEW_WORLD'...
2014-10-28 Christian HellerServer: meta command STACK to list item stack below...
2014-10-23 Christian HellerServer: Don't proliferate things on map cells inhabited...
2014-10-15 Christian HellerServer: New command TT_PROLIFERATE sets chance for...
2014-08-17 Christian HellerServer: Add inanimate things to map memory, integrate...
2014-08-03 Christian HellerAdd command to let the AI decide player's next move.
2014-08-03 Christian HellerFix some inconsistencies in files README and SERVER_COM...
2014-08-02 Christian HellerAdd auto-mapping / map memory.
2014-07-24 Christian HellerFixed typo in SERVER_COMMANDS.
2014-07-24 Christian HellerIn SERVER_COMMANDS file, fix description of TA_NAME...
2014-07-24 Christian HellerFix wrong language in SERVER_COMMANDS file.
2014-07-24 Christian HellerAdd documentation on server commands.