This website requires JavaScript.
a0ee74b3a5
eventful: no longer possible to disable an event type, event frequency is the minimum request frequency (most frequent), added array of event handler function pointers to simplify code
expwnent
2013-10-20 19:56:48 -0400
f69fd1d528
EventManager: prevent eventspam just after loading a save.
expwnent
2013-10-20 17:39:54 -0400
4a32aff6a3
Update script.lua
Putnam3145
2013-10-20 13:58:15 -0700
e81c060627
Added EVENT_MAX just in case someone wants it.
expwnent
2013-10-20 15:24:31 -0400
d4542b32fa
eventful: removed extra EventManager::unregisterAll.
expwnent
2013-10-20 15:24:04 -0400
6ef360f4d6
Merge remote-tracking branch 'warmist/dev-EventManager-lua' into 0.34.11-r4
expwnent
2013-10-20 14:52:40 -0400
d179812c22
Small bug fix for autolabor crashing on script created creatures.
Warmist
2013-10-20 21:50:22 +0300
0dff26aa23
Added lua interface (in eventful) for EventManager module.
Warmist
2013-10-20 21:44:07 +0300
d78a111f02
EventManager: Fixed the death event, fixed another problem with construction event, and made EventManager use world->frame_counter for scheduling event checking in order to make it work in arena mode.
expwnent
2013-10-20 14:37:34 -0400
39553cfb6d
EventManager: fixed a problem with constructionHandler.
expwnent
2013-10-20 14:14:02 -0400
82c9ca3ce2
Document 3dveins as possibly unsafe.
expwnent
2013-10-20 12:43:54 -0400
4e11513b0a
Update html.
expwnent
2013-10-20 11:25:31 -0400
8fff573b6a
Sorted news.
expwnent
2013-10-20 11:20:48 -0400
ee056f4422
Merge remote-tracking branch 'angavrilov/master' into 0.34.11-r4
expwnent
2013-10-20 11:09:40 -0400
1422197533
Merge remote-tracking branch 'adeon/for-dfhack' into 0.34.11-r4
expwnent
2013-10-20 10:45:00 -0400
b2d2a074c8
Validate vein types in the scan phase and leave unexpected ones alone.
Alexander Gavrilov
2013-10-20 12:33:17 +0400
fde3b92753
Updated HTML.
expwnent
2013-10-19 21:44:18 -0400
6805656dd0
Added enable/disable functionality to diggingInvaders.
expwnent
2013-10-19 21:42:24 -0400
9d3ee11349
Merge branch 'diggingInvaders' into 0.34.11-r4
expwnent
2013-10-19 21:26:50 -0400
0bf427c689
Added enable/disable functionality to new plugins.
expwnent
2013-10-19 21:19:39 -0400
fc96a19fb0
Update news.
expwnent
2013-10-19 20:42:54 -0400
c7e34c1e5a
Update CMakeLists to r4.
expwnent
2013-10-19 20:40:31 -0400
ef9d3b1521
Merge remote-tracking branch 'jjyg/master' into 0.34.11-r4
expwnent
2013-10-19 20:28:30 -0400
57fc0f3e89
Merge remote-tracking branch 'angavrilov/master' into 0.34.11-r4
expwnent
2013-10-19 20:19:29 -0400
1bd6d5f96d
ruby: add FEATURE/ice map tile materials
jj
2013-10-14 01:58:55 +0200
a1d54e2074
digmat: ignore map borders and damp/warm stone
jj
2013-10-14 00:39:32 +0200
3d7661e7e9
ruby: fix map tile material reading
jj
2013-10-14 00:01:26 +0200
2bcd02ce96
add digmat script
jj
2013-10-11 19:15:56 +0200
78de739d75
Update aquifers when generating 3D vein layout.
Alexander Gavrilov
2013-10-11 19:23:32 +0400
5bcae49249
Implement generation of 3D veins that match the existing mineral counts.
Alexander Gavrilov
2013-10-10 12:50:52 +0400
86d0022c58
Implement reading and writing the map for 3D veins plugin.
Alexander Gavrilov
2013-10-10 09:53:36 +0400
3cfbb13afd
Support arbitrary expressions in perlin noise rendering script.
Alexander Gavrilov
2013-10-09 20:56:46 +0400
bed1e00a6e
Use a cast instead of floor in perlin noise for performance.
Alexander Gavrilov
2013-10-08 18:16:33 +0400
a273327c6a
Remove "using namespace std" from MiscUtils.h.
Alexander Gavrilov
2013-10-08 17:41:49 +0400
6852adbd91
Expose new MapCache features in probe and tiletypes.
Alexander Gavrilov
2013-10-05 20:53:43 +0400
63d8267606
Decode ice under constructions if possible, but never write it out.
Alexander Gavrilov
2013-10-06 14:18:19 +0400
f36041f6bd
Implement a MapCache api for writing base layer tiles of arbitrary stone.
Alexander Gavrilov
2013-10-05 20:07:21 +0400
68b6e10b2c
Implement writing veins tile by tile through MapCache.
Alexander Gavrilov
2013-10-04 17:04:42 +0400
9442e8ea1f
Make biome information more explicit in MapCache.
Alexander Gavrilov
2013-10-03 17:54:28 +0400
ea36233dff
Split MapCache code from Maps.cpp
Alexander Gavrilov
2013-10-03 16:50:00 +0400
84033bd586
ruby: dont list ruby scripts when ruby plugin is disabled
jj
2013-10-07 14:17:38 +0200
4ba4f90147
ruby: add support for enable/disable plugin
jj
2013-10-07 13:58:28 +0200
a18347608a
ruby: vectors default to int32_t
jj
2013-09-29 15:11:56 +0200
32a6073dad
Remove lambdas from dwarfmonitor and resume.
Alexander Gavrilov
2013-10-03 16:30:06 +0400
ccc1d936df
Add a Perlin noise test script.
Alexander Gavrilov
2013-10-02 20:00:03 +0400
f3be0ee187
Remove the use of lambdas in buildingplan.
Alexander Gavrilov
2013-10-02 19:55:48 +0400
33469f5bb2
Use a better hash function in the Perlin noise generator.
Alexander Gavrilov
2013-10-02 18:55:41 +0400
864baa2241
Fix the lua script not printing any errors if executing a file fails.
Alexander Gavrilov
2013-10-01 18:58:56 +0400
e175efa689
Implement a template-based classical Perlin noise generator.
Alexander Gavrilov
2013-10-01 18:58:04 +0400
599af0a4d9
Fix linux and windows build issues.
Alexander Gavrilov
2013-09-30 22:51:29 +0400
9e81d27cd1
Implement the same random generator as DF uses for DFHack.
Alexander Gavrilov
2013-09-30 19:46:39 +0400
d7e35c2d23
Add built-in enable and disable commands.
Alexander Gavrilov
2013-09-30 13:19:51 +0400
a487ede2b9
autodump: typo in errmsg
jj
2013-09-23 21:28:27 +0200
11635caeb8
Add makeown.lua.
expwnent
2013-08-31 16:15:54 -0400
b885123d4e
Fix a crash in beehive code if bees die with yet uncollected products.
Alexander Gavrilov
2013-08-26 16:55:30 +0400
896cd11fe9
Track readable names of vmethod hooks for diagnostic messages.
Alexander Gavrilov
2013-08-22 12:14:45 +0400
70a2ab9141
Fix crash due to incorrect loop bounds in add-spatter.
Alexander Gavrilov
2013-08-22 11:22:18 +0400
506a60709e
Add SDL_PushEvent() to one of the hooked SDL functions.
Mikko Juola
2013-08-17 05:53:20 +0300
df2e04db26
Update xml definitions.
Alexander Gavrilov
2013-08-16 18:25:16 +0400
308e7b6820
fix renamed pregnancy_ptr/mystery to pregnancy_genes/caste
jj
2013-08-10 01:57:11 +0200
274da05838
Converted project to unity 4.2
Japa
2013-07-23 07:42:09 +0530
279c4a48dc
Started work on ramp generation, still needs work.
Japa
2013-07-22 19:05:09 +0530
0bd627a6f6
Got basic mesh generation working for a unity Visualizer, as well as a block editor for the same.
Japa
2013-07-21 10:28:46 +0530
090d7defc5
add NEWS entry for arena SC_WORLD_LOADED
jj
2013-07-07 23:53:17 +0200
6f5c03b912
core: generate SC_WORLD_LOADED for arena too
jj
2013-07-07 23:34:55 +0200
297fa86c34
follow df-structures change to drawBuilding
jj
2013-07-07 17:40:28 +0200
24d8a1f1c1
Added headers to tinythread cmake so that ide would show them.
Warmist
2013-06-29 12:23:21 +0300
34e5716cc0
Merge branch 'master' of git://github.com/JapaMala/dfhack
Warmist
2013-06-28 23:52:51 +0300
647b14b471
Fixed potential error with building getting transparent on un-powering.
Warmist
2013-06-28 23:51:52 +0300
269a2680c8
Added occlusionON|occlusionOFF commands
Warmist
2013-06-28 23:34:47 +0300
102b2ed450
Fixed broken buildings, also added floodgate functionality.
Japa
2013-06-28 23:47:54 +0530
b9634098a9
Merge branch 'master' of https://github.com/warmist/dfhack
Japa
2013-06-28 21:22:11 +0530
368a326b40
Fix for gems not getting right color.
Warmist
2013-06-28 17:22:24 +0300
196e3a3017
Merge branch 'master' of https://github.com/warmist/dfhack
Japa
2013-06-28 17:39:49 +0530
26d557fc68
Fixed bug with buildings and added gems to material definition.
Warmist
2013-06-27 18:11:50 +0300
e2db468d3d
Merge branch 'master' of git://github.com/JapaMala/dfhack
Warmist
2013-06-27 16:18:46 +0300
7c190cd3f0
Added antialiased lights. They kind of suck. So I disabled them.
Warmist
2013-06-27 16:11:29 +0300
199c111670
Merge branch 'master' of https://github.com/warmist/dfhack
Japa
2013-06-27 02:49:47 +0530
67859ada0a
Changed sun calculation direction.
Japa
2013-06-27 02:49:18 +0530
7c9f0fd781
Added day colors and day speed parameters.
Warmist
2013-06-27 00:14:03 +0300
e1daa16d9e
Added sun time manipulation, updated helpstring.
Warmist
2013-06-26 22:05:22 +0300
b7f28877a2
Added building size. Removed material flags (on by default)
Warmist
2013-06-26 20:19:30 +0300
d90a7bfb88
removed something I had for testing.
Japa
2013-06-26 19:26:11 +0530
dc42fa2fa3
Merge branch 'master' of https://github.com/warmist/dfhack
Japa
2013-06-26 19:14:55 +0530
689caa5039
Made the lighting engine multithreaded.
Japa
2013-06-26 19:12:14 +0530
c1fef35b52
Renamed digSmart to digFlood.
expwnent
2013-06-25 19:57:17 -0400
56e25bfa12
Documented invasion-now, moved it from devel scripts, and documented digSmart in readme.
expwnent
2013-06-25 19:06:15 -0400
fbbae3e900
Implemented building support.
Warmist
2013-06-26 01:18:26 +0300
1d2accbe94
fixed (?) ice and made dragon blood glow a little.
Warmist
2013-06-25 22:49:52 +0300
539abff49a
Merge branch 'master' of https://github.com/warmist/dfhack
Japa
2013-06-25 23:23:52 +0530
f4923d6974
added square light volume, and automatic light radius.
Japa
2013-06-25 23:13:55 +0530
588ca8b8dd
MAXIMUM SPEED UPDATE!!!!!
Warmist
2013-06-25 20:36:53 +0300
3957fac531
Added citizen lights(only lights, no oclusion might change later). Added custom dim level (for darker nights and tunnels).
Warmist
2013-06-25 19:34:38 +0300
57e68aaee9
Added cmake info for the config lua.
Japa
2013-06-25 16:44:44 +0530
5265f107b0
Added more advanced sun light calculation
Japa
2013-06-25 16:33:01 +0530
c9b4e9a043
Merge branch 'master' of https://github.com/warmist/dfhack
Japa
2013-06-25 04:37:06 +0530
ef7abaee14
Merge branch 'master' of git://github.com/JapaMala/dfhack
Warmist
2013-06-25 01:25:56 +0300
87f151f441
Plantfix, viewport height fix, and fov viewport fix.
Warmist
2013-06-25 01:25:38 +0300
4d9b7bd23d
Major rewrite of opacity calculation.
Warmist
2013-06-25 00:59:32 +0300
cb767531cf
Made light plugin read configuration file (rendermax.lua)
Warmist
2013-06-24 18:18:57 +0300