Japa
|
8423710c2f
|
Made remotefortressreader.cpp return a specified number of map blocks, spiraling out from the center.
|
2015-02-17 22:51:33 +05:30 |
Japa
|
6e7b543414
|
Added liquids
|
2015-02-13 18:38:02 +05:30 |
Japa
|
ae2e4f99eb
|
Merge branch 'develop' of https://github.com/DFHack/dfhack
|
2015-01-19 20:02:19 +05:30 |
Japa
|
8efac385cc
|
changed tile direction to a string, rather than a hard to understand int.
|
2015-01-19 19:58:09 +05:30 |
Japa
|
3e91d34ab3
|
remotefortressreader.cpp only sends map changes now.
|
2015-01-11 16:16:53 +05:30 |
Japa
|
5626bb8da7
|
layer and vein materials were being set wrong.
|
2015-01-04 19:05:48 +05:30 |
Japa
|
c373e57c02
|
Added world names.
|
2014-12-31 17:50:43 +05:30 |
Japa
|
bc58b0a822
|
Added map location to info.
|
2014-12-17 19:42:40 +05:30 |
Japa
|
cc5a78f848
|
Added function to get the map size, and fixed a stupid material bug.
|
2014-12-17 08:40:29 +05:30 |
Japa
|
6982de88bd
|
Added very basic viewport size and position sending.
|
2014-12-12 21:04:23 +05:30 |
Japa
|
d11df5b87f
|
Added a simple unit listing to remotefortressreader.cpp. Updated stonesense.
|
2014-12-11 20:10:49 +05:30 |
lethosor
|
a615723b38
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
JapaMala
|
96a0bd0de0
|
Added growth locations to the fake growth materials
|
2014-08-29 17:08:21 +05:30 |
JapaMala
|
756485c4db
|
Added support for getting a list of plant growths with fake material names.
|
2014-08-08 20:35:57 +05:30 |
JapaMala
|
216019e5af
|
Disconnected the RemoteReader values from the DF enums.
|
2014-07-17 17:46:00 +05:30 |
JapaMala
|
2d5ec9e45d
|
remotefortressreader can send over more info over the sockets.
|
2014-07-15 17:48:12 +05:30 |
JapaMala
|
829ad945ea
|
Added a function to do a hash check on the entire fortress. It's not overly useful yet, other than benching.
|
2014-07-03 08:35:45 +05:30 |
JapaMala
|
4f9479cce5
|
Fixed a bug where remotefortressreader was using min_x for min_z.
|
2014-06-25 18:49:00 +05:30 |
JapaMala
|
ce849312c7
|
remotefortressreader now can send over sets of MapBlocks
|
2014-06-17 21:47:16 +05:30 |
JapaMala
|
db2d59ac77
|
Started work on a generic visualizer socket client plugin. Currently only sends over inorganic and creature materials, nothing else.
|
2014-06-15 10:10:12 +05:30 |