Warmist
|
ee7902c529
|
Fixed unload/disable crash. Added glowing plants.
|
2014-03-07 20:02:08 +02:00 |
Warmist
|
471eb9c02d
|
Torches for statues, candles on the tables.
|
2014-03-07 20:01:19 +02:00 |
Warmist
|
1c4b5c2d38
|
Update water a bit.
|
2014-03-07 20:01:18 +02:00 |
Warmist
|
b3ba3b9107
|
Fixed non-circular light. Do not show hidden tiles.
|
2014-03-07 20:01:10 +02:00 |
Warmist
|
f92e4c91b8
|
Performance improvements, added flickering cursor light.
|
2014-03-07 20:00:39 +02:00 |
Japa
|
14c494dbfe
|
Made sky light be more realistic, decreasing through water, and ignoring tile designations otherwise.
|
2014-03-07 19:58:32 +02:00 |
Japa
|
2fef60708d
|
Added some more operators to the cell color class.
|
2014-03-07 19:58:32 +02:00 |
Japa
|
04f2d4ea58
|
Made windows transmit colored light.
|
2014-03-07 19:58:31 +02:00 |
Warmist
|
a19200fbfe
|
C++ version of light engine.
|
2014-03-07 19:58:30 +02:00 |
Warmist
|
4ce951f5b9
|
light.lua: more help, changed screen exit key to '`'. Made it recalculate only when needed.
|
2014-03-07 19:58:29 +02:00 |
Warmist
|
1ce43c6cc4
|
Light now fallsoff according to tile contents (water for now only)
|
2014-03-07 19:58:29 +02:00 |
Warmist
|
446b4b9d50
|
New line algo for lights
|
2014-03-07 19:58:28 +02:00 |
Warmist
|
eb999cd0ad
|
Another file forgotten
|
2014-03-07 19:58:27 +02:00 |
Warmist
|
843237d1c9
|
Fixed bug.
|
2014-03-07 19:58:27 +02:00 |
Warmist
|
6e57c6446d
|
Added light script. Can be ran with "static" to recalculate only on '~' press.
|
2014-03-07 19:58:26 +02:00 |
Warmist
|
39da5babee
|
Implemented lua interface.
|
2014-03-07 19:58:25 +02:00 |
Warmist
|
584640f12c
|
Added help for truecolor light testing thing. Also added colors.
|
2014-03-07 19:58:24 +02:00 |
Warmist
|
f68852b721
|
Forgot to add the plugin itself. Also some improvements
|
2014-03-07 19:58:24 +02:00 |
Warmist
|
55d845992c
|
rendermax: removed all the opengl and sdl stuff. Now it work with magic alone.
|
2014-03-07 19:58:23 +02:00 |
Warmist
|
dec0b202ee
|
Added rendermax plugin- a bunch of rendering hax in one. Small fix to skeleton.
|
2014-03-07 19:58:22 +02:00 |
Warmist
|
64ff24f27f
|
Added building filter to advfort.
|
2014-03-07 19:58:21 +02:00 |
Alexander Gavrilov
|
36b09c950d
|
Actually export to lua a few functions that are documented as available.
|
2014-02-28 09:41:04 +04:00 |
Quietust
|
72eb366997
|
Merge changes, also fix Windows build (missing header)
|
2014-02-27 15:58:15 -06:00 |
Quietust
|
dd268d43d9
|
Merge branch 'master' of https://github.com/jjyg/dfhack
|
2014-02-27 15:49:18 -06:00 |
Quietust
|
5a158b21cf
|
Update plugins to match fixed field names in cage/civzone
|
2014-02-27 14:51:45 -06:00 |
jj
|
2e680c4c2c
|
autounsuspend: check water level, make df recheck jobs on unsuspend
|
2014-02-27 17:38:34 +01:00 |
jj
|
3cd0c3aad0
|
exterminate: add caste specifier
|
2014-02-26 23:56:53 +01:00 |
jj
|
6d0e6cf7d5
|
remove old unused code from when dfhack was out of process
|
2014-02-26 12:44:10 +01:00 |
Quietust
|
5ced804312
|
Merge branch 'master' of https://github.com/angavrilov/dfhack
|
2014-02-20 12:42:57 -06:00 |
Quietust
|
a43c2ebeef
|
Update readme a bit more
|
2014-02-14 13:07:52 -06:00 |
Quietust
|
73a112e06c
|
Update tubefill to skip hollow tubes by default, and update docs
|
2014-02-14 11:06:33 -06:00 |
Quietust
|
67b7681ba6
|
Fix reaction errors, make quantities more consistent
|
2014-02-13 11:37:04 -06:00 |
Alexander Gavrilov
|
7bdb687e4a
|
Support calling a lua function via a protobuf request.
Previously the only way to call lua code was to call scripts
and parse their output to the stream, which is cumbersome.
|
2014-02-10 20:09:06 +04:00 |
Alexander Gavrilov
|
8800cf6f40
|
Export functions for converting between UTF-8 and CP437 to lua.
|
2014-02-10 18:54:52 +04:00 |
jj
|
387cc983f9
|
Merge branch 'osx_shenanigans' of git://github.com/tareqak/dfhack
|
2014-02-02 23:50:21 +01:00 |
jj
|
7df9957941
|
dfhack-run: prevent duplicate "not a recognized command" error message
|
2014-01-27 15:36:34 +01:00 |
jj
|
6ad8d128ba
|
use non-interactive console when calling dfhack.init in TEXT mode
|
2014-01-27 15:36:25 +01:00 |
jj
|
6b6164c099
|
call dfhack.init even in TEXT mode
|
2014-01-27 14:51:22 +01:00 |
jj
|
c0d3e9189d
|
showmood: fix item count for real
|
2014-01-27 12:40:21 +01:00 |
jj
|
7f411e1cbf
|
Merge branch 'plant'
|
2014-01-27 10:45:30 +01:00 |
Quietust
|
56f935aea6
|
Add bugfix for #6420
|
2014-01-26 18:55:52 -06:00 |
Quietust
|
5c28d7eaf6
|
Not enough mood tickets given out
|
2014-01-25 09:15:43 -06:00 |
Tareq A Khandaker
|
f0eeba93ce
|
DFHack compiles under OS X now.
|
2014-01-25 03:21:56 -05:00 |
Quietust
|
7f14e109fa
|
Use DF-compatible RNG for better randomness
|
2014-01-19 20:31:15 -06:00 |
Quietust
|
89b3c7bb67
|
Change syntax for specifying mood type, also allow overriding mood skill
|
2014-01-19 20:21:41 -06:00 |
Quietust
|
baf377afba
|
Meant to move this, not copy it
|
2014-01-18 22:56:56 -06:00 |
Quietust
|
24fbf570e6
|
Add "strangemood" plugin, lets you trigger a strange mood
|
2014-01-18 22:45:42 -06:00 |
jj
|
04f88ef8fb
|
showmood: fix count of gotten items
|
2014-01-05 02:29:01 +01:00 |
jj
|
7adb6b2ee9
|
ruby: codegen unit.caste_tg helper
|
2014-01-04 15:04:56 +01:00 |
jj
|
6af362db39
|
add scripts/devel/spawn-unit-helper.rb
|
2014-01-04 01:55:48 +01:00 |