lethosor
|
e7754ea890
|
Enable -Wunused-variable and fix most errors
|
2021-09-07 01:16:21 -04:00 |
Quietust
|
9d8eccd152
|
Fix remotefortressreader to use new ocean_wave field names
|
2021-09-02 06:58:55 -06:00 |
lethosor
|
a7232499ac
|
Silence some warnings from GCC 10
Specifically `gcc (Ubuntu 10.2.0-13ubuntu1) 10.2.0`
|
2020-12-30 00:04:49 -05:00 |
lethosor
|
b6de6f12ec
|
Merge remote-tracking branch 'RosaryMala/remote_reader' into develop
|
2020-07-13 19:58:33 -04:00 |
Ben Lubar
|
d13e5a3f31
|
update structures
handle renaming of caste_raw::gender
|
2020-06-29 20:20:37 -05:00 |
Rose
|
ad37354211
|
Bump version number to make sure the updater works.
|
2020-05-24 15:42:59 -07:00 |
Rose
|
6e2f71b10f
|
Merge branch 'remote_reader' of https://github.com/RosaryMala/dfhack into develop
|
2020-05-22 08:04:38 -07:00 |
Rose
|
3db490ee9e
|
Fix a problem where the block coordinates would sometimes not get copied.
|
2020-05-22 08:01:34 -07:00 |
JapaMala
|
60853a543d
|
Remove the site realization building type from the remote reader spec. It has no business being there.
|
2020-05-02 13:28:28 -07:00 |
lethosor
|
75c8bf1a59
|
Indent more
|
2020-04-22 22:05:48 -04:00 |
PatrikLundell
|
55988e3fc4
|
adapted to updated structures, remote Using units for age
|
2020-04-08 08:45:40 +02:00 |
PatrikLundell
|
a0e2abe20a
|
Units update need coordination with structure identity
|
2020-04-04 14:00:26 +02:00 |
lethosor
|
9b1dddc336
|
Update xml, scripts, change unit_action.data field names back
Fixes #1520
Makes part of dfhack/scripts#130 unnecessary
|
2020-03-30 03:00:41 -04:00 |
Ben Lubar
|
7784e569a5
|
update structures
|
2020-03-02 22:29:53 -06:00 |
lethosor
|
5eca50476e
|
Merge remote-tracking branch 'nornagon/unit-description' into develop
|
2020-01-13 23:31:23 -05:00 |
Jeremy Apthorp
|
50e696acf6
|
getDescription => getPhysicalDescription
|
2019-12-14 09:36:47 -08:00 |
Jeremy Apthorp
|
910f965838
|
wip
|
2019-12-07 22:17:59 -08:00 |
JapaMala
|
f00a7f9b39
|
Bump RFR Version number.
|
2019-09-08 15:33:39 -05:00 |
japamala
|
d17820a596
|
Made RemoteFortressReader pulll from the active units list, not from the full units list.
|
2019-08-22 19:26:19 -06:00 |
JapaMala
|
860be4a04a
|
Fix issues with following the screen when using TWBT
|
2019-05-12 17:05:02 -05:00 |
JapaMala
|
ae91e17e3e
|
Consider the unit's current job for facing.
|
2019-05-04 14:35:28 -05:00 |
JapaMala
|
19772b7a43
|
bump version number for future AV updates to pick up on.
|
2019-05-04 10:29:02 -05:00 |
JapaMala
|
4347fb0be7
|
Use size_t for vector size comparisons.
|
2019-04-18 23:30:03 -05:00 |
JapaMala
|
6565a3a2ba
|
Add wounds to RFR
|
2019-04-18 21:49:18 -05:00 |
JapaMala
|
1d147015a6
|
Bump RFR api version
|
2019-04-07 23:05:35 -05:00 |
JapaMala
|
61396a57ab
|
Push over dwarf's ages through protos
|
2019-04-07 22:52:50 -05:00 |
JapaMala
|
571ce0f616
|
Repport if the game is not safe to interact with, namely while saving or loading the game.
|
2019-03-22 22:52:59 -05:00 |
JapaMala
|
064b6959e4
|
Fixed a crash when a unit has a move action queued, but the path is zero length
|
2019-03-17 18:05:12 -05:00 |
JapaMala
|
84578d7052
|
Remove both debug dump functions. They aren't needed anymore.
|
2018-12-26 01:04:31 -06:00 |
JapaMala
|
e6f7900c52
|
Force UTF-8 string literals.
|
2018-12-26 00:39:16 -06:00 |
JapaMala
|
d73124ebf7
|
Use FOR_ENUM_ITEMS instead of the silly for loop I had.
|
2018-12-26 00:14:38 -06:00 |
JapaMala
|
4b7e0d3c56
|
Convert unicode to escaped characters, and some formatting niceness
|
2018-12-26 00:11:08 -06:00 |
Japa Mala Illo
|
67ce858772
|
Changed some debug stuff to use new variable names from the xmls
|
2018-11-11 16:21:15 -06:00 |
Japa Mala Illo
|
85a4fef1d8
|
Added unknowns to saved tree export.
|
2018-10-28 10:22:55 -05:00 |
Japa Mala Illo
|
836c011b33
|
Changed the plant tiles to more descriptive names.
|
2018-10-28 09:33:26 -05:00 |
Japa Mala Illo
|
7b6b83bdcf
|
added a command to dump all trees in the map for debug.
|
2018-10-28 02:01:01 -05:00 |
JapaMala
|
f2664f7926
|
Add unit facing and sub-tile position when moving.
|
2018-08-03 23:18:02 +05:30 |
JapaMala
|
efe4926df0
|
Send equipped item bodypart attachments over RFR
|
2018-08-02 21:50:29 +05:30 |
JapaMala
|
0a0cbdf2de
|
Add creature flags to RFR creature raws.
|
2018-07-28 18:39:45 +05:30 |
JapaMala
|
897b7b6a47
|
Send the building menu items over RFR
|
2018-06-28 20:27:12 +05:30 |
JapaMala
|
93c3418f97
|
Added a simple function to get the current sidebar mode in fort mode.
|
2018-06-24 14:45:57 +05:30 |
JapaMala
|
dc367f212e
|
Move fortress mode control stuff into a different file.
|
2018-06-18 22:12:52 +05:30 |
Japa
|
b6c6b4a8a0
|
Merge pull request #1252 from JapaMala/remote_reader
Bump RFR version number.
|
2018-05-17 07:48:18 +05:30 |
Ben Lubar
|
1dd6625270
|
Fix remaining warnings in supported plugins
|
2018-04-06 14:17:34 -05:00 |
Ben Lubar
|
a7dfacd1c5
|
Fix warnings in supported plugins.
|
2018-04-06 01:25:21 -05:00 |
Japa
|
d369f8be67
|
Bump version number.
|
2018-03-26 19:07:04 +05:30 |
Japa
|
4d74f66b64
|
Merge remote-tracking branch 'DFHack/develop' into remote_reader
|
2018-03-14 16:18:03 +05:30 |
Japa
|
09bc1c3169
|
add ocean waves to RFR
|
2018-03-14 16:08:37 +05:30 |
lethosor
|
db95796d4c
|
Many build fixes
|
2018-03-10 16:53:45 -05:00 |
Japa
|
3e7da4d5f2
|
FIx wrong material being sent with item flows.
|
2018-03-06 22:37:26 +05:30 |