|
|
@ -41,6 +41,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
|
|
|
|
- `RemoteFortressReader`:
|
|
|
|
- `RemoteFortressReader`:
|
|
|
|
- added basic framework for controlling and reading the menus in DF, currently only supports the building menu.
|
|
|
|
- added basic framework for controlling and reading the menus in DF, currently only supports the building menu.
|
|
|
|
- added support for reading item raws.
|
|
|
|
- added support for reading item raws.
|
|
|
|
|
|
|
|
- added a check for wheather or not the game is currently saving or loading, for utilities to check if it's safe to read from DF.
|
|
|
|
|
|
|
|
- guestimate unit facing direction, and position within tiles.
|
|
|
|
|
|
|
|
- get unit age.
|
|
|
|
|
|
|
|
|
|
|
|
## Internals
|
|
|
|
## Internals
|
|
|
|
- Fixed some OpenGL build issues with `stonesense`
|
|
|
|
- Fixed some OpenGL build issues with `stonesense`
|
|
|
|