Commit Graph

7951 Commits (3f45ba4e5dbb169b3a8e176bbe5d066c7bbec92a)
 

Author SHA1 Message Date
lethosor 3f45ba4e5d Update changelogs 2017-12-29 23:36:43 -05:00
lethosor fde1e284f4 Gui::getAnyItem: support viewscreen_assign_display_itemst 2017-12-28 16:19:45 -05:00
lethosor a3a0ed03a3 Update scripts (gui/gm-editor) 2017-12-27 13:50:02 -05:00
lethosor e72474613f Add new PutItemOnDisplay job to labor management plugins
Also add building_type::DisplayFurniture to labormanager

Fixes #1208
2017-12-27 13:48:53 -05:00
lethosor 94e6e89b31 Update xml, scripts 2017-12-26 20:36:37 -05:00
lethosor 8123736de7 Update Authors (dfhack/scripts#27) 2017-12-26 20:36:27 -05:00
lethosor 4007c39438 Update xml 2017-12-26 12:54:08 -05:00
lethosor 7288f95c51 Update NEWS.rst too 2017-12-26 12:52:18 -05:00
lethosor 11c6042416 Update NEWS-dev 2017-12-25 23:01:42 -05:00
lethosor 0eff9fa084 Bump version to 0.44.03-alpha1 and update submodules 2017-12-25 22:48:54 -05:00
lethosor b9f6f3adc6 Update scripts 2017-12-25 20:14:18 -05:00
lethosor 4d5c7c5927 getKeyDisplay: use enabler::GetKeyDisplay() 2017-12-25 20:14:11 -05:00
lethosor 0332a5c25a Replace a call to abort() with a VTableMissing exception
This makes some scripts crash less when the viewscreen vtable is unavailable,
for example.
2017-12-25 20:13:15 -05:00
lethosor e6651171bf json: Improve IO-related error messages 2017-12-25 14:40:06 -05:00
lethosor d6a6bf008e Update xml, stonesense
Ref #1206
2017-12-24 23:17:39 -05:00
lethosor 6175d7c151 Bump to 0.44.02-beta1 2017-12-23 22:09:35 -05:00
lethosor 2e505fae28 Reorder sections in NEWS (future only) 2017-12-23 22:09:09 -05:00
lethosor 86dc58f22e Update changelogs 2017-12-23 22:08:04 -05:00
lethosor c10f7ee77a Authors: add @ZechyW (dfhack/scripts#40) 2017-12-23 21:44:18 -05:00
lethosor 72b1d8238f Merge branch 'develop' of gh:dfhack/dfhack into develop 2017-12-23 21:16:01 -05:00
lethosor d90ee0edf8 Update submodules 2017-12-23 21:15:30 -05:00
lethosor 98e1842427 List removed scripts to silence docs-related build failure 2017-12-23 21:15:16 -05:00
Lethosor 6e56ac5dd4
Merge pull request #1200 from JapaMala/remote_reader
Remote reader
2017-12-23 20:53:05 -05:00
lethosor 1c9748553e Remove warn-stuck-trees from onLoad.init-example 2017-12-23 20:49:24 -05:00
lethosor 9ae4051d33 Merge branch 'develop' of gh:dfhack/dfhack into develop 2017-12-23 20:20:58 -05:00
lethosor 2b534bef5f Update scripts (exportlegends, create-unit) 2017-12-23 20:20:38 -05:00
lethosor e7a95155ab Lua API: add get_vector() and support for renaming class methods
See dfhack/df-structures@5bdb0e8
2017-12-23 20:18:55 -05:00
Lethosor fd9f198239
Merge pull request #1203 from PatrikLundell/console
Blocked errant line feed at full buffer
2017-12-22 11:31:24 -05:00
PatrikLundell d6a51f65eb Blocked errant line feed at full buffer 2017-12-22 13:42:59 +01:00
Lethosor c7f3902e0d
Merge pull request #1197 from PatrikLundell/console
Made console prompt respect color reset
2017-12-21 12:43:10 -05:00
lethosor 9cc392e457 Authors.rst: Add Kromtec (dfhack/scripts#36) 2017-12-20 23:44:11 -05:00
Lethosor 7ba43d3be2
Merge pull request #1189 from Pfhreak/autocompletebuiltins
Autocomplete built in commands (die, etc.)
2017-12-20 23:35:36 -05:00
Japa 79467df263 Merge branch 'remote_reader' of https://github.com/JapaMala/dfhack.git 2017-12-20 17:21:46 +05:30
Japa 04b1a80654 Don't re-send all reports all the time. 2017-12-20 17:11:01 +05:30
lethosor bd5b8aa251 Merge branch 'develop' of gh:dfhack/dfhack into develop 2017-12-20 00:03:14 -05:00
lethosor b8d5aba0ef Update xml, scripts 2017-12-20 00:02:26 -05:00
Japa e478c00ce5
Replace tab with space. 2017-12-19 11:20:12 +05:30
Japa c4f9f6edb2 Add item stack size. 2017-12-17 18:42:03 +05:30
Japa 29282a238b Bring in changes from the remoteServerUnsafe branch. 2017-12-17 18:05:38 +05:30
Quietust bbd823f5b0 Simplify logic in createitem, to avoid similar errors in the future 2017-12-16 15:40:39 -06:00
lethosor f59a91a0db Add more warnings about Lua's delete()
Closes #1170
2017-12-16 16:17:11 -05:00
lethosor b1e77fa260 createitem: fix an issue with items teleporting to the location of another unit
This was due to moveToGround() being called twice, first with the location of
world.units.active[0], which caused the item to teleport to that location later.

Fixes #1198
2017-12-16 16:09:43 -05:00
PatrikLundell 14996a9d67 Made prompt respect color reset 2017-12-14 12:46:52 +01:00
PatrikLundell cf7dbd478a Made prompt respect color reset 2017-12-14 12:45:35 +01:00
PatrikLundell 88be4b2b6e
Merge pull request #1 from DFHack/develop
Develop
2017-12-13 11:24:28 +01:00
lethosor ad2c939fea Update Authors.rst: dfhack/scripts#33 2017-12-08 01:19:36 -05:00
lethosor 43b19c893a Bump version to alpha1 2017-12-07 14:43:50 -05:00
lethosor 7721a142d8 Add a basic Lua console API 2017-12-07 14:43:27 -05:00
lethosor 622a8dacb6 Update submodules 2017-12-07 14:39:15 -05:00
lethosor 23bb8c4f3d Restore REQUIRE_GLOBAL(ui_menu_width) - used in tweak stable-cursor 2017-12-07 14:37:15 -05:00