Commit Graph

1542 Commits

Author SHA1 Message Date
16facc74b3 XCode: Remove empty build stage 2017-01-28 01:34:17 -05:00
3400a13c8d Cleanup of the hotkey code
The only actual changes are:
- 0 (non-numpad) now opens the jobs panel
- f in combat now ends combat, and no longer cancels shooting or throwing
2017-01-27 16:25:59 -05:00
93ded95bc8 Fix possibility of creating an empty party 2017-01-27 15:58:24 -05:00
389697e872 Fix inability to train in mage lore 2017-01-27 15:15:32 -05:00
0d9dbc56a8 Remove the unused room description mode
(This is because plans of how to implement room descriptions no longer involve a dedicated mode.)
2017-01-27 15:15:08 -05:00
0980004b8b scons: Make scenario packer re-entrant and skip hidden files
This is the second attempt to fix Travis build failure
2017-01-26 14:53:50 -05:00
649e08f8c7 Fix MSVC build 2017-01-26 12:35:38 -05:00
eedd4cd5bc Travis: Attempt to fix build failure 2017-01-26 12:30:16 -05:00
6cec36b0dc Travis: Enable IRC notifications
(And disable email notifications)
2017-01-26 12:26:10 -05:00
3522d11217 Fix incorrect message about scenarios location 2017-01-26 12:25:40 -05:00
93c0679217 Make monsters avoid special spots again 2017-01-23 15:17:54 -05:00
401f2c2ee8 Scenarios: Replace obsolete terrains on all maps
This covers the old road terrains and the old special spot terrains (both roads and special spots are now a field)
2017-01-23 01:04:12 -05:00
87b22602a1 Scenarios: Strip trailing null placed monsters 2017-01-23 00:34:31 -05:00
af45202d9b Scenarios: Strip trailing null placed items 2017-01-23 00:34:31 -05:00
89ec534759 Scenarios: Strip unused special items 2017-01-23 00:34:28 -05:00
cb013656e6 Scenarios: Strip unused strings 2017-01-23 00:34:19 -05:00
cf462633c0 Scenarios: Strip excess trailing special nodes 2017-01-22 23:20:39 -05:00
c7659d23a2 Scenarios: Strip out residual boats, horses, and preset fields 2017-01-22 23:03:25 -05:00
f6d4161fa1 Fix deleted preset fields being saved in scenarios 2017-01-22 23:03:03 -05:00
fdf06609fb Scenarios: Strip unused items and monsters 2017-01-22 22:29:02 -05:00
71d8221c7a Scenarios: Strip excess whitespace 2017-01-22 22:24:58 -05:00
d218e43960 Make preset scenario picker expect new-format scenarios 2017-01-22 21:33:47 -05:00
15637c763b Fix showing a fixed graphic for invisible monsters in Scry Monster
Also fix dialogs never showing a frame around blank graphics
2017-01-22 11:10:40 -05:00
8e43ce4347 Add preview button to item/monster edit dialogs
This shows the monster or item info dialog as it would appear in-game
2017-01-22 11:02:26 -05:00
40110dc367 scons: Update to build the scenarios in the new format 2017-01-21 20:31:08 -05:00
d975e83ecd Remove obsolete sample of new scenario format 2017-01-21 20:03:01 -05:00
c4ddb82c6a Rename some rsrc/ subfolders 2017-01-21 20:02:36 -05:00
aa3ae53bf3 Blades Base: Some more small item description tweaks 2017-01-21 19:26:54 -05:00
efe2f4cb6e Blades Base: A few tweaks to the new item descriptions, and fix a spelling error 2017-01-21 18:30:47 -05:00
c2ef659a4b Blades Base: Add a number of new items by ADoS which show off some of the new abilities 2017-01-21 18:30:17 -05:00
1c8185b355 Blades Base: The Horn of Warriors is now additionally equippable as an unusual melee weapon
Idea for this goes to ADoS.
2017-01-21 18:19:03 -05:00
cd427cbaba Replace redundant Brew of Lethe with new Pile of Money by ADoS 2017-01-21 18:14:59 -05:00
f1e36e9848 Blades Base: Some item fixes by ADoS 2017-01-21 18:13:44 -05:00
bc93c35e1c Blades Base: Some item name tweaks by ADoS 2017-01-21 18:13:24 -05:00
39912a2460 Missed one 2017-01-21 18:08:29 -05:00
940d0accb9 Blades Base: Remove blank item/monster entries 2017-01-21 18:08:01 -05:00
6174b7a5c8 Blades Base: Use more of the default weapon graphics 2017-01-21 18:03:17 -05:00
3f4105310c Blades Base: Fix missing S in "Throwing Knives" 2017-01-21 17:58:41 -05:00
d7f29e4c20 Blades Base: Some tweaks to item descriptions, and add a few missing ones 2017-01-21 17:58:05 -05:00
a9a41acee1 Blades Base: Add descriptions for all items, by ADoS 2017-01-21 17:01:15 -05:00
447e6b543e Windows: Update CopyFiles script to pack the preset scenarios 2017-01-21 16:38:37 -05:00
a1c588f2f0 Update XCode project to pack the preset scenarios 2017-01-21 16:36:23 -05:00
1ef75aa42b Blades Base: Make bears hostile by default 2017-01-21 16:21:19 -05:00
d8c3d857fc Blades Base: Use leaves instead of mushrooms as the Holly icon 2017-01-21 16:21:00 -05:00
4a9d8af7ff Blades Base: Use the new hammer icon 2017-01-21 16:19:15 -05:00
e30c509ff1 Fix issue with loading 0-dice monster attacks 2017-01-21 16:18:49 -05:00
324922b15d Scenarios: Correct a few item errors inherited from the Blades of Exile Base 2017-01-21 16:17:39 -05:00
57aa6645fd Scenarios: Correct several monster errors inherited from the Blades of Exile Base 2017-01-21 16:17:10 -05:00
2e9ffbdf71 Convert all scenarios to new scenario format
The old-format versions have been filed under legacy, in case they are needed in the future (eg for comparison)
2017-01-21 15:31:26 -05:00
ec9058ddbb Fixup special spot in Warrior's Grove 2017-01-21 15:18:02 -05:00