Commit Graph

1767 Commits

Author SHA1 Message Date
206d928384 BoEB: Add additional lava tiles (bridges, rock) 2017-01-29 22:15:01 -05:00
a8c6c0c796 BoEB: Add surface waterfall 2017-01-29 22:08:09 -05:00
dd998a7647 BoEB: Re-sort terrains 2017-01-29 21:46:48 -05:00
588ac9db4d BoEB: Remove obsolete terrains & minor reshuffling 2017-01-29 21:45:54 -05:00
24ff6cf061 BoEB: Make human guard actually a guard 2017-01-29 19:22:01 -05:00
9364816c42 BoEB: Fix chain mail typos 2017-01-29 19:20:10 -05:00
88e2d29f32 Disallow hunting on roads 2017-01-29 17:57:51 -05:00
e7780b98a7 Blades Base: Give some terrains the wilderness ability 2017-01-29 17:56:39 -05:00
6908404d41 Propagate mosst bladbase item changes to the scenarios 2017-01-28 21:50:01 -05:00
5eddad940d Blades Base: A few more fixes
- Asps now drop their fangs
- Feldspar Charm gains negative protection
2017-01-28 21:50:01 -05:00
9409a29d42 Blades base: Conceal ability for uranium bar 2017-01-28 17:05:54 -05:00
8eb304b47a Blades base: Fix ogrish and giantish gauntlets being the same 2017-01-28 17:05:33 -05:00
d9aebf8742 scons: Add a missing file 2017-01-28 12:49:30 -05:00
bf73042edf Blades base: Small tweaks to some of the new items
- Sparking and flashing staff were identical; reduced one ability strength to differentiate
- Monk's Staff renamed to something more generic
2017-01-28 12:35:14 -05:00
9addbc7bb2 Blades base: Rewrite descriptions for racial items 2017-01-28 12:34:54 -05:00
847d4df90d Blades base: Rename cave rat to be more generic 2017-01-28 12:00:21 -05:00
6b4e7d9252 Blades base: Strip blank talk keys 2017-01-28 12:00:00 -05:00
92388c15d0 Blades base: Strip unused outdoor strings 2017-01-28 11:58:28 -05:00
fb26810f32 Blades base: Fix burning arrows not doing fire damage 2017-01-28 02:05:11 -05:00
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
823e96f637 Stuff to make linux build work 2017-01-26 22:56:07 -05:00
dfd6c5f2ef Ignore automatic backup files with ~ suffix 2017-01-26 17:18:12 -05:00
37d2e5f06b Additional minor fixes to Linux build 2017-01-26 17:18:01 -05:00
ultra
dde0212dc4 renamed sounds to match filenames in source (lowercase .wav), fixed up scenario and character editors 2017-01-26 17:17:33 -05:00
ultra
057aade18b Get it building and launching something 2017-01-26 17:17:25 -05:00
ultra
ffa2d0e950 Hacked scons scripts and got it building on Ubuntu with clang.
Minor changes to support building on recent clang
Addition of some headers for non-compiling files
2017-01-26 17:16:38 -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