2016-03-13 |
Christian Heller | TCE: Add help system infrastructure.
|
commit | commitdiff | tree |
2016-03-13 |
Christian Heller | TCE: Fix "allowed" tests on player actions.
|
commit | commitdiff | tree |
2016-03-13 |
Christian Heller | TCE: Minor refactorings, fixes; AI: treat unknown fields...
|
commit | commitdiff | tree |
2016-03-13 |
Christian Heller | TCE: Add movement sound mapping.
|
commit | commitdiff | tree |
2016-03-13 |
Christian Heller | TCE: Add hunting AI.
|
commit | commitdiff | tree |
2016-03-13 |
Christian Heller | Server: Add important TODO notice.
|
commit | commitdiff | tree |
2016-03-13 |
Christian Heller | TCE: Fix fov_map bugs; remove "wait" strategy for fleeing.
|
commit | commitdiff | tree |
2016-03-13 |
Christian Heller | TCE: Add fleeing AI.
|
commit | commitdiff | tree |
2016-03-12 |
Christian Heller | Server: Minor code refactoring.
|
commit | commitdiff | tree |
2016-03-12 |
Christian Heller | TCE: Creatures may suck resources from other creatures.
|
commit | commitdiff | tree |
2016-03-12 |
Christian Heller | TCE: Switch order of digestion bars.
|
commit | commitdiff | tree |
2016-03-12 |
Christian Heller | TCE: Differentiate player and NPCs by coloring.
|
commit | commitdiff | tree |
2016-03-12 |
Christian Heller | TCE: Add spawning of other creatures.
|
commit | commitdiff | tree |
2016-03-12 |
Christian Heller | TCE: Transform non-player creatures dying into "X"...
|
commit | commitdiff | tree |
2016-03-12 |
Christian Heller | TCE: Make internal water reservoir commandable world...
|
commit | commitdiff | tree |
2016-03-12 |
Christian Heller | TCE: Generalize test for death by hunger/dehydration.
|
commit | commitdiff | tree |
2016-03-12 |
Christian Heller | TCE: Set up scenario-specific AI.
|
commit | commitdiff | tree |
2016-03-12 |
Christian Heller | TCE: Fix bug of T_STOMACH, T_KIDNEY overwritten by...
|
commit | commitdiff | tree |
2016-03-12 |
Christian Heller | TCE: Eat on every wall attack, not just on successful...
|
commit | commitdiff | tree |
2016-03-12 |
Christian Heller | TCE: Lessen hunger / thirst growth speed.
|
commit | commitdiff | tree |
2016-03-12 |
Christian Heller | TCE: Add stomach, kidney, death by hunger and dehydration.
|
commit | commitdiff | tree |
2016-03-11 |
Christian Heller | TCE: Refactor, and refine, dying.
|
commit | commitdiff | tree |
2016-03-11 |
Christian Heller | TCE: Ground under water may erode, leaving deadly holes.
|
commit | commitdiff | tree |
2016-03-11 |
Christian Heller | TCE: Refactor eating.
|
commit | commitdiff | tree |
2016-03-11 |
Christian Heller | TCE: Refactor calc_effort.
|
commit | commitdiff | tree |
2016-03-11 |
Christian Heller | TCE: Replae hard-coded height values with height map.
|
commit | commitdiff | tree |
2016-03-11 |
Christian Heller | TCE: Refine water cycle.
|
commit | commitdiff | tree |
2016-03-11 |
Christian Heller | TCE: Fluid trickles down into earth, dirt; re-surfaces...
|
commit | commitdiff | tree |
2016-03-11 |
Christian Heller | TCE: Fix actor_move bug (separation of bowel filling...
|
commit | commitdiff | tree |
2016-03-11 |
Christian Heller | TCE: Use wetness map separate from terrain map.
|
commit | commitdiff | tree |
2016-03-10 |
Christian Heller | Server: Add save hook.
|
commit | commitdiff | tree |
2016-03-10 |
Christian Heller | TCE: Wet ground with urination.
|
commit | commitdiff | tree |
2016-03-09 |
Christian Heller | TCE: Add limit to drinking.
|
commit | commitdiff | tree |
2016-03-09 |
Christian Heller | TCE: Refactor too-full-to-eat test.
|
commit | commitdiff | tree |
2016-03-09 |
Christian Heller | TCE: Add voluntary urination.
|
commit | commitdiff | tree |
2016-03-09 |
Christian Heller | TCE: Improvements to language, symbols.
|
commit | commitdiff | tree |
2016-03-09 |
Christian Heller | TCE: Add drinking, bladder.
|
commit | commitdiff | tree |
2016-03-09 |
Christian Heller | Server: Don't hardcode possible action names in TA_NAME...
|
commit | commitdiff | tree |
2016-03-09 |
Christian Heller | TCE: Add water.
|
commit | commitdiff | tree |
2016-03-08 |
Christian Heller | TCE: Change visual player representation.
|
commit | commitdiff | tree |
2016-03-08 |
Christian Heller | TCE: Make sure stomach is never fuller than 32.
|
commit | commitdiff | tree |
2016-03-08 |
Christian Heller | TCE: Add terrain movement cost.
|
commit | commitdiff | tree |
2016-03-08 |
Christian Heller | TCE: Refactor movement, add involuntary defecation.
|
commit | commitdiff | tree |
2016-03-08 |
Christian Heller | TCE: Add defecation, different terrain types that may...
|
commit | commitdiff | tree |
2016-03-07 |
Christian Heller | TCE: Add stomach bar.
|
commit | commitdiff | tree |
2016-03-07 |
Christian Heller | TCE: Make Thing's stomach value a T_STOMACH commanded...
|
commit | commitdiff | tree |
2016-03-07 |
Christian Heller | TCE: Reduce config, refactor move plugin, add stomach...
|
commit | commitdiff | tree |
2016-03-07 |
Christian Heller | TCE: Reduce turn_over(), lifepoint manipulation to...
|
commit | commitdiff | tree |
2016-03-07 |
Christian Heller | Server: Drop unused variable.
|
commit | commitdiff | tree |
2016-03-07 |
Christian Heller | TCE: Change movement log language.
|
commit | commitdiff | tree |
2016-03-07 |
Christian Heller | TCE: Reduce window configuration.
|
commit | commitdiff | tree |
2016-03-07 |
Christian Heller | PtIG, TCE: Add license notices.
|
commit | commitdiff | tree |
2016-03-07 |
Christian Heller | TCE: Add map coloring.
|
commit | commitdiff | tree |
2016-03-07 |
Christian Heller | TCE: Add basic crawl eating.
|
commit | commitdiff | tree |
2016-03-07 |
Christian Heller | PtIG: Minor fix?
|
commit | commitdiff | tree |
2016-03-06 |
Christian Heller | TCE: Add basic worldconf, default to it.
|
commit | commitdiff | tree |
2016-03-06 |
Christian Heller | Make PtIG default game, add documentation.
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Server, plugin: Fix buggy passing of strings to C library.
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Server: Add WORLD_ACTIVE checks.
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Wrapper script: Give server ten seconds to wind down...
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Plugin: Fix altar language.
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Client: Fix wrong keybinding info.
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Plugin: Fix display of empathy values.
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Plugin: Fix bug in thing type detection of play_use.
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Minor tweaks to enhance cleaning up and responsibility...
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Plugin: Fix bug that reset the god favor stage.
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Server: Update worldstate during any turn change -...
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Client: Fix bug adding win width padding to log lines...
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Plugin: Remove faulty newline.
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Client: Reset "things here" window scroll on content...
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Plugin: Fix unusability of carpentry tool and fertilizer.
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Client: Fix inventory selection bug on inventory shrinking.
|
commit | commitdiff | tree |
2016-03-05 |
Christian Heller | Plugin: Fix buggy altar message distribution.
|
commit | commitdiff | tree |
2016-03-03 |
Christian Heller | Server: Minor code simplification.
|
commit | commitdiff | tree |
2016-03-03 |
Christian Heller | Server: Don't calculate eat_vs_hunger_threshold more...
|
commit | commitdiff | tree |
2016-03-03 |
Christian Heller | Server: Minor AI algorithm performance optimization.
|
commit | commitdiff | tree |
2016-03-03 |
Christian Heller | Server: Optimize thing position calculation.
|
commit | commitdiff | tree |
2016-03-02 |
Christian Heller | Server: Fix AI bug (searching too costly consumable...
|
commit | commitdiff | tree |
2016-03-02 |
Christian Heller | Server: Simplify code.
|
commit | commitdiff | tree |
2016-03-02 |
Christian Heller | Server: Fix bug in savefile write delay calculation.
|
commit | commitdiff | tree |
2016-03-02 |
Christian Heller | Server: Simplify code.
|
commit | commitdiff | tree |
2016-03-02 |
Christian Heller | Server: Minor performance optimizations in seeing_thing().
|
commit | commitdiff | tree |
2016-03-01 |
Christian Heller | Update testing data.
|
commit | commitdiff | tree |
2016-03-01 |
Christian Heller | Plugin: Fix wrongful variable assignment.
|
commit | commitdiff | tree |
2016-03-01 |
Christian Heller | Server: Further optimization in AI algorithms.
|
commit | commitdiff | tree |
2016-03-01 |
Christian Heller | Server: Performance optimization in init_score_map().
|
commit | commitdiff | tree |
2016-03-01 |
Christian Heller | Server: Minor save file generation optimization.
|
commit | commitdiff | tree |
2016-02-29 |
Christian Heller | Server, plugin: New testing data.
|
commit | commitdiff | tree |
2016-02-29 |
Christian Heller | Server: Remove debug logging.
|
commit | commitdiff | tree |
2016-02-29 |
Christian Heller | Plugin: Move file.
|
commit | commitdiff | tree |
2016-02-29 |
Christian Heller | Server, plugin: Refactor thing proliferation.
|
commit | commitdiff | tree |
2016-02-29 |
Christian Heller | Server: Refactor and fix bugs in in thing proliferation.
|
commit | commitdiff | tree |
2016-02-29 |
Christian Heller | Server, plugin: Some minor variable renaming.
|
commit | commitdiff | tree |
2016-02-29 |
Christian Heller | Server, plugin: Refactor play_pickup plugin hooking.
|
commit | commitdiff | tree |
2016-02-29 |
Christian Heller | Server, plugin: Refactor play_use plugin hooking.
|
commit | commitdiff | tree |
2016-02-29 |
Christian Heller | Server, plugin: Refactor play_move plugin hooking,...
|
commit | commitdiff | tree |
2016-02-29 |
Christian Heller | Plugin, server: Refactor command_worldactive plugin...
|
commit | commitdiff | tree |
2016-02-29 |
Christian Heller | Server, plugin: Refactor command_ttid plugin hooking.
|
commit | commitdiff | tree |
2016-02-28 |
Christian Heller | Server, plugin: Refactor decrement_lifepoint hooking...
|
commit | commitdiff | tree |
2016-02-28 |
Christian Heller | Server, plugin: Refactor actor_move plugin hooking.
|
commit | commitdiff | tree |
next |