Commit Graph

  • 0db0244d08 Added add-syndrome script to modtools and fixed syndromeUtil so it actually works. This should make it so that event hooks only have to be able to run scripts instead of run scripts and add syndromes. expwnent 2014-06-27 05:47:52 -0400
  • c7d7f37c12 Updated dfhack.init-example for script reorganization. expwnent 2014-06-27 03:52:36 -0400
  • 0f5bbd5631 Reorganized scripts folder. Deleted digmat.rb because it's redundant with digSmart and it has a higher FPS impact. expwnent 2014-06-27 03:46:22 -0400
  • 187ce3c58b Fixed the organization of my new lua modules. They now go in library/lua instead of where plugin lua modules go. Updated scripts accordingly. expwnent 2014-06-27 02:43:05 -0400
  • 61d73cc6c2 Prevented infinite loop on incorrect syntax in repeat script. expwnent 2014-06-27 01:46:00 -0400
  • 66098c2bb4 Fixed wrong documentation on repeating scripts. expwnent 2014-06-27 01:40:36 -0400
  • 17ed08cfe5 Fix the OSX image base address so that binary patches work correctly. Alexander Gavrilov 2014-06-26 18:28:50 +0400
  • 6f162a4e72 Verify that mkmodule is called with the correct module name. Alexander Gavrilov 2014-06-26 18:11:05 +0400
  • 9cb913b121 Update structures Alexander Gavrilov 2014-06-26 17:24:11 +0400
  • 92c4514286 Merge branch 'embarktools-finder' of git://github.com/lethosor/dfhack into develop Alexander Gavrilov 2014-06-26 17:22:56 +0400
  • d99c59e752 Merge remote-tracking branch 'jjyg/osx-binpatch' into develop Alexander Gavrilov 2014-06-26 17:22:52 +0400
  • 82a5cd04d0 Merge remote-tracking branch 'q-github/develop' into develop Alexander Gavrilov 2014-06-26 17:07:34 +0400
  • f557ec3358 Merge remote-tracking branch 'origin/develop' expwnent 2014-06-26 08:38:22 -0400
  • 596ab0e1b8 Added many forum scripts, and a makeshift onReport/onStrike event that will be merged into eventful/EventManager later. expwnent 2014-06-26 08:36:57 -0400
  • ce58d82733 add binpatch for hospital overstock on OSX jj 2014-06-25 23:05:57 +0200
  • 4f9479cce5 Fixed a bug where remotefortressreader was using min_x for min_z. JapaMala 2014-06-25 18:49:00 +0530
  • 3c8ba091f2 Disable "stable position" when site finder is active lethosor 2014-06-24 10:08:50 -0400
  • 9625d56384 Update Manipulator to respect entity permitted_labor settings Quietust 2014-06-24 08:36:36 -0500
  • 7313c18a2a EventManager/eventful: added ON_REPORT event and exposed it to Lua. expwnent 2014-06-23 09:15:46 -0400
  • 9afc861a2a syndromeTrigger: use DFHACK_PLUGIN_IS_ENABLED properly. expwnent 2014-06-23 09:14:56 -0400
  • d7e3352b8c Remove exit line from package-release.bat so that you can see console output after calling it. expwnent 2014-06-21 17:45:19 -0400
  • 14697174fc Merge remote-tracking branch 'dfhack/develop' into develop expwnent 2014-06-21 17:34:28 -0400
  • 247bd212f3 Update stonesense. expwnent 2014-06-21 13:28:59 -0400
  • 3f717af0b7 Merge branch 'develop' of https://github.com/DFHack/dfhack into develop JapaMala 2014-06-21 16:43:44 +0530
  • 634dd0aa1e Update NEWS. expwnent 2014-06-20 19:52:12 -0400
  • f94fc5846d outsideOnly: allow checking periodically in case a building was made outside and then became inside. expwnent 2014-06-20 19:48:56 -0400
  • c0e6e62cea outsideOnly: registration of buildings is now required, and you can also register buildings as inside-only. expwnent 2014-06-20 18:49:11 -0400
  • f5de76e2cc Merge pull request #265 from DFHack/develop expwnent 2014-06-20 13:18:35 -0400
  • 9695f4c65a Merge pull request #264 from expwnent/master expwnent 2014-06-20 13:16:11 -0400
  • b031229de7 Merge branch '0.34.11-r5' expwnent 2014-06-20 03:47:41 -0400
  • 46e452848a Update NEWS. expwnent 2014-06-20 03:09:43 -0400
  • f68279f87d Bump version to r5, update documents, include more documentation. expwnent 2014-06-20 02:45:48 -0400
  • f1637d3a04 Removed my email from Contributors.rst. expwnent 2014-06-19 23:27:38 -0400
  • 1994603177 Reorganized NEWS. expwnent 2014-06-19 23:22:51 -0400
  • 036aae060b Merge lethosor stuff. For some reason, git's auto merge message didn't happen because of git-stash shenanigans. Oh well. expwnent 2014-06-19 22:58:17 -0400
  • f72b52c5c0 Merge remote-tracking branch 'lethosor/filesystem-module-pr' into 0.34.11-r5 expwnent 2014-06-19 22:36:40 -0400
  • ec64a787c6 Use _getcwd on Windows Lethosor 2014-06-19 22:34:40 -0400
  • 12d18ca64d Fix compile issues on windows. expwnent 2014-06-19 22:32:02 -0400
  • 73fdb8b125 Fix Windows compile-time error Lethosor 2014-06-19 21:24:16 -0400
  • 3357718d03 Merge remote-tracking branch 'origin/develop' into 0.34.11-r5 expwnent 2014-06-19 19:59:20 -0400
  • fc9b200ca4 Merge remote-tracking branch 'lethosor/cmdprompt-lineedit' into 0.34.11-r5 expwnent 2014-06-19 18:26:17 -0400
  • ec8f43f777 Merge remote-tracking branch 'lethosor/patch-3' into 0.34.11-r5 expwnent 2014-06-19 17:49:33 -0400
  • 7ec1d58147 Merge remote-tracking branch 'lethosor/filesystem-module-pr' expwnent 2014-06-19 17:29:41 -0400
  • 1500729c6f Merge remote-tracking branch 'lethosor/patch-3' expwnent 2014-06-19 12:39:27 -0400
  • d599fa414f Update NEWS lethosor 2014-06-18 15:47:17 -0400
  • ef69522d93 Merge branch 'develop' into filesystem-module-pr lethosor 2014-06-18 15:45:42 -0400
  • cca605d8b4 Prevent blank lines from being stored in history lethosor 2014-06-17 17:21:30 -0400
  • 0c144b821d Reimplement command-prompt history lethosor 2014-06-17 16:49:43 -0400
  • 1684eced8a Remove (broken) command history lethosor 2014-06-17 12:34:57 -0400
  • 6f74d60521 Merge branch 'develop' into cmdprompt-lineedit lethosor 2014-06-17 12:33:04 -0400
  • b8e7c8a946 Merge branch 'develop' into cmdprompt-lineedit lethosor 2014-06-17 12:28:46 -0400
  • ce849312c7 remotefortressreader now can send over sets of MapBlocks JapaMala 2014-06-17 21:47:16 +0530
  • 9580aa601e Rebuild Readme.html. Alexander Gavrilov 2014-06-17 10:49:32 +0400
  • 2db73a407d Merge branch 'manipulator_show_squad' from git://github.com/pierredavidbelanger/dfhack.git into develop Alexander Gavrilov 2014-06-17 10:39:26 +0400
  • 436754d845 Erase remnants of the window frame and recompress screenshots with pngout. Alexander Gavrilov 2014-06-17 10:39:03 +0400
  • 32d8efad54 Merge branch 'lua-runcommand' of git://github.com/lethosor/dfhack into develop Alexander Gavrilov 2014-06-17 10:27:50 +0400
  • fb922fab37 Handle invalid arguments to runCommand lethosor 2014-06-16 11:40:26 -0400
  • d538e13450 Allow runCommand arguments to be passed as a table internally lethosor 2014-06-16 11:16:35 -0400
  • 86131781da Merge branch 'dev-embarktools-pr' of git://github.com/lethosor/dfhack into develop Alexander Gavrilov 2014-06-16 14:03:28 +0400
  • f9f865cb90 Fix a compile error and signed/unsigned mismatch warnings. Alexander Gavrilov 2014-06-16 14:02:48 +0400
  • 7092523375 Merge branch 'tweak-confirm-embark' of git://github.com/lethosor/dfhack into develop Alexander Gavrilov 2014-06-16 13:52:56 +0400
  • b029690550 Update structures Alexander Gavrilov 2014-06-16 13:48:58 +0400
  • b0c75173c1 Update NEWS lethosor 2014-06-15 22:55:02 -0400
  • 7593d8404c Update NEWS lethosor 2014-06-15 22:51:43 -0400
  • 9c4570f0cf Update NEWS lethosor 2014-06-15 22:50:41 -0400
  • 6fa478de22 Filesystem module lethosor 2014-06-14 21:25:17 -0400
  • db2d59ac77 Started work on a generic visualizer socket client plugin. Currently only sends over inorganic and creature materials, nothing else. JapaMala 2014-06-15 10:10:12 +0530
  • befab343a1 Add ability to auto allocate rooms to noble positions. Anuradha Dissanayake 2014-06-14 23:50:47 +1200
  • e120f536ec Pass command-line arguments to DF (OS X) Lethosor 2014-06-14 09:22:32 -0400
  • 2779290b70 Merge branch 'master' of github.com:JapaMala/dfhack JapaMala 2014-06-13 21:16:31 +0530
  • b600002fbc Removed the unity client from the repo. It's been put to its own repository, and isn't really part of DFhack. JapaMala 2014-06-13 20:39:47 +0530
  • cdccaa6577 Update the Dwarf Manipulator documentation section according to the last change (toggle between Profession and Squad view) Pierre-David Bélanger 2014-06-10 23:00:58 -0400
  • a751df4219 Allow to toggle between Profession and Squad view instead of wasting screen space with a new column Pierre-David Bélanger 2014-06-10 22:59:28 -0400
  • e0808c8c96 Use squad::find instead of indexing the vector Pierre-David Bélanger 2014-06-10 22:38:32 -0400
  • 2a01259192 Fix runCommand crash, return output and result lethosor 2014-06-10 21:38:21 -0400
  • 5999dc63da Use setupdwarfgame field names lethosor 2014-06-10 17:30:02 -0400
  • 143b1e3469 Lua runCommand improvements lethosor 2014-06-10 13:41:01 -0400
  • e4876ed752 Merge branch 'develop' into lua-runcommand lethosor 2014-06-10 13:12:07 -0400
  • f534c91fb8 Fix screen handling lethosor 2014-06-10 12:48:46 -0400
  • 69c9353196 Merge branch 'develop' into tweak-confirm-embark lethosor 2014-06-10 12:43:03 -0400
  • b11673e9b0 Use this instead of getCurViewscreen lethosor 2014-06-10 12:38:40 -0400
  • 088eff05e5 Merge branch 'develop' into dev-embarktools-pr lethosor 2014-06-10 12:08:43 -0400
  • da6219e5a1 Mention a couple of features in NEWS Alexander Gavrilov 2014-06-10 13:32:15 +0400
  • 8d6e6f6158 Merge remote-tracking branch 'warmist/mod-manager' into develop Alexander Gavrilov 2014-06-10 13:27:54 +0400
  • 08b4279c4d Document better how to access fields of the interposed class. Alexander Gavrilov 2014-06-10 13:10:10 +0400
  • 0be30b807c Merge branch 'console-move-word' of git://github.com/lethosor/dfhack into develop Alexander Gavrilov 2014-06-10 12:53:43 +0400
  • 0e3fb79f0e Update structures Alexander Gavrilov 2014-06-10 12:52:17 +0400
  • 8ba1307944 Update documentation related to Dwarf Manipulator's squad column Pierre-David Bélanger 2014-06-09 22:00:23 -0400
  • 044f958551 Squad column and squad info in Dwarf Manipulator (manipulator plugin) Pierre-David Bélanger 2014-06-09 21:58:16 -0400
  • bdcc00f6f7 Util method (in the Units class) to get a unit squad name (the translated name, or alias if set) Pierre-David Bélanger 2014-06-09 21:51:52 -0400
  • cc07a373f3 Command-prompt history lethosor 2014-06-09 19:38:21 -0400
  • aafcd6c43a Fix 4/6 behavior lethosor 2014-06-09 17:00:26 -0400
  • 055afafedc command-prompt: Basic line editing lethosor 2014-06-09 16:50:01 -0400
  • 91a93a00d2 Add dfhack.run_command (Lua) lethosor 2014-06-07 20:31:14 -0400
  • 2242d42c9c Implement runCommand in Lua API lethosor 2014-06-07 20:15:49 -0400
  • b1f73b791c DwarfMonitor: Show current date and weather in border. Anuradha Dissanayake 2014-06-07 14:31:45 +1200
  • a1f9b1d1c4 Sync with structures change Quietust 2014-06-06 14:24:57 -0500
  • c29d61dca2 Use INTERPOSE_NEXT in key_conflict Lethosor 2014-06-06 14:59:23 -0400
  • 0a1d87c09f confirm-embark: Make esc work again lethosor 2014-06-04 23:18:19 -0400
  • f29d1886ff tweak confirm-embark fixes lethosor 2014-06-04 14:41:35 -0400