home · contact · privacy
Plugin: Add fertilizer tool, and TOOL_0 variable.
[plomrogue] / plugins / server / PleaseTheIslandGod.py
2016-02-25 Christian HellerPlugin: Add fertilizer tool, and TOOL_0 variable.
2016-02-24 Christian HellerPlugin: Make actors with more TT_LIFEPOINTS move faster.
2016-02-24 Christian HellerPlugin: Add stacks and empathy map.
2016-02-24 Christian HellerPlugin: Add new terrain type names.
2016-02-24 Christian HellerPlugin: Don't count felling non-trees as blasphemic.
2016-02-24 Christian HellerPlugin: Add new plant mission.
2016-02-24 Christian HellerPlugin: Refactor.
2016-02-24 Christian HellerPlugin: Add carpentry.
2016-02-24 Christian HellerPlugin: Add lumber created by chopping trees.
2016-02-23 Christian HellerPlugin: Add axe-chopping of trees.
2016-02-23 Christian HellerPlugin: Add mission, fix slipper usage, change GAME_WON...
2016-02-23 Christian HellerPlugin: Remove debugging code.
2016-02-23 Christian HellerPlugin: Add endgame.
2016-02-23 Christian HellerPlugin: Add altar.
2016-02-23 Christian HellerPlugin: Don't use global on variables changed by plugin...
2016-02-23 Christian HellerPlugin: Clean up imports.
2016-02-22 Christian HellerPlugin: Grow PtIG adaption.
2016-02-22 Christian HellerServer: Make thingproliferation function selectable.
2016-02-22 Christian HellerAdd beginnings of pluginized variant of PtIG.