Commit Graph

6823 Commits (0a6853964fe17bcee7f9dacaa2eff5e86694e0fe)

Author SHA1 Message Date
Kevin Zheng 0a6853964f Add timeout and use text mode 2022-06-04 13:12:07 -07:00
Kevin Zheng 894a6a6504 Tweak Treasure Island quest
- Remove line breaks from dialog
- Give Black Beard a reasonable reply
- Move quest start trigger to boat to (instead of back from) island
2022-06-01 23:56:40 -07:00
Kevin Zheng 1cda22c9d8 Improve error messages 2022-05-31 14:42:04 -07:00
Kevin Zheng e06ee70ff0 Move to pickmaps directory 2022-05-31 13:34:07 -07:00
Nicolas Weeger eb9bf45bb6 Fix exit coordinates 2022-05-29 18:58:55 +02:00
Nicolas Weeger 7615c2b723 Fix broken weapon check 2022-05-29 12:24:37 +02:00
Nicolas Weeger 24a5af3fa9 Fix comment 2022-05-28 16:30:31 +02:00
Nicolas Weeger b1bcbca9e2 Don't check all inventory, use killer.CurrentWeapon
Requires server 64cace0e7a1900b21aae7cb16f7c26e8054318f2 or later
2022-05-28 16:15:15 +02:00
Kevin Zheng b4031a6bc7 Remove double cwalls 2022-05-25 14:16:28 -07:00
Kevin Zheng 8c10be8805 Add more teleporters to HallOfDMs 2022-05-25 14:02:47 -07:00
Kevin Zheng c7ef2ce238 Adjust Valriel's treasure
The ring of Valriel and Amulet of Valriel are supposed to be holy, so
add grace 5 in addition to the existing sp 5.

Submitted by:   Egorov Sergey (patches/459)
2022-05-24 17:27:15 -07:00
Kevin Zheng f619817a2b Replace custom monster with archetype
Submitted by:   Egorov Sergey (patches/460)
2022-05-24 17:16:33 -07:00
Kevin Zheng 90ebbb6cd8 Add Go Dojo 2022-05-23 23:16:02 -07:00
Nicolas Weeger 597b2ada68 Remove dot for coherency with other long names 2022-05-22 13:07:46 +02:00
Kevin Zheng e79633565f Remove unused python_event.py 2022-05-21 10:18:45 -07:00
Nicolas Weeger 365a2ac4a9 Add no_spell tiles to shop tiles 2022-05-21 15:31:44 +02:00
Kevin Zheng a41717b8dc Disallow buying negative mana 2022-05-17 23:11:40 -07:00
Kevin Zheng 1a735b7050 Update Scorn House of Power to use power brokers 2022-05-17 23:02:49 -07:00
Kevin Zheng 9489ac64e4 Add power broker, a glowing crystal that sells mana 2022-05-17 22:22:52 -07:00
Kevin Zheng 1cff21abc5 Adjust proof scroll text
The large proof scroll lettering gets mangled by non-monospace fonts and
repeat message suppression. Fix by replacing with boring small text.
2022-05-17 18:40:18 -07:00
Nicolas Weeger f5cb99bcd8 Fix contents of "Proof Scroll" so the letter correctly displays 2022-05-17 21:01:30 +02:00
Nicolas Weeger 67ee1c6234 Ignore Python compiled files 2022-05-15 13:12:56 +02:00
Nicolas Weeger 76f0808599 Remove obsolete scripts 2022-05-15 11:55:32 +02:00
Andreas Kirschbaum 9aef8cef4a Fix typos in attribute names 2022-05-14 22:41:10 +02:00
Andreas Kirschbaum 7d465c7e0c Make editor scripts work again 2022-05-14 10:04:07 +02:00
Kevin Zheng d17623f27f Remove double floor in Nurnberg weapon shop
Submitted by:    Egorov Sergey (patches/456)
2022-05-08 12:21:34 -07:00
Kevin Zheng 251c2d7313 Fix second chance kobold
Submitted by:   Egorov Sergey (patches/453)
2022-05-08 00:08:04 -07:00
Kevin Zheng 320ddc86b8 Remove duplicate sign and floor
Submitted by:   Egorov Sergey (patches/454)
2022-05-08 00:06:53 -07:00
DraugTheWhopper b4581da403 Fix and improve an underground part of Raffle2
Removing no_spells allows the magic caster to actually use magic. Cleanup on the movers makes them more sane, but until they act on flying items, players can still bypass the puzzle. (Hoping to fix this in the arches.) Some cleanup of walls and floors.
2022-05-07 22:25:30 -04:00
DraugTheWhopper dd86c96b02 Make improvements to raffle2's first "wizard" path room.
Notably, removing no_spells so that you can actually cast spells, and so that dimdoor doesn't become impossible in some cases. Also, rearrange some false walls so the door is separate from the false wall.
2022-05-07 22:25:30 -04:00
DraugTheWhopper cb3c80ca96 Make cosmetic changes to Raffle2 to improve readability. Move no_magic to top and rename connected items. 2022-05-07 22:25:30 -04:00
DraugTheWhopper 059b220234 Reduce farmability of Raffle1, by reducing the number of hill giants in the basement 2022-05-07 22:25:30 -04:00
Kevin Zheng 9e5bc36af3 Prevent players from getting trapped
Replace the connection-triggered bridge that can only work one time with
a creator that adds an invis_exit when the junction switch is thrown.

Reported by:    bugs/667
2022-05-07 18:29:39 -07:00
Kevin Zheng 7e52d372b2 Fix typo
Submitted by:   Egorov Sergey (patches/455)
2022-05-07 17:27:17 -07:00
Kevin Zheng 3535ad5a39 Change arch to fix incorrect face begin displayed 2022-05-07 11:10:36 -07:00
Kevin Zheng 8e4f8a6a7d Fix gem positions
Fix position of piles behind grates. Automatically compute union of
positions.

Reported by:    Egorov Sergey (patches/452)
2022-05-07 10:33:39 -07:00
Kevin Zheng e167fb334e Reduce Lord Eureca's AC to something reasonable 2022-05-06 00:25:38 -07:00
Kevin Zheng b396826d09 Fix exit coordinates 2022-05-06 00:22:16 -07:00
Nicolas Weeger 027d91f967 Use singular form rather than plural 2022-04-30 15:33:57 +02:00
Nicolas Weeger af1e970a69 Fix 'shopitems' line 2022-04-30 15:29:02 +02:00
rjtanner f5a704db9c Added a new light shop, Moro's Lamp Shop (navar_city/shops/light_shop) in Navar 2022-04-30 01:58:58 -05:00
rjtanner b90ead7196 Add more weak walls to the small room enclosure in Stronghold (scorn/mansion/stronghold) in Scorn 2022-04-30 01:51:28 -05:00
Kevin Zheng 13462e2f54 Move text to magic mouth so it is visible 2022-04-25 22:40:58 -07:00
Kevin Zheng 6579836e3a Add stand_still flag to Siegfried
An altar underneath Siegfried detects his death. This altar doesn't work
if Siegfried doesn't stand still.
2022-04-24 12:19:32 -07:00
rjtanner c46f0b046f Update the road sign in Lake Country (world/world_109_125) to include more destinations and their respective distances 2022-04-18 02:04:12 -05:00
rjtanner 3566a230a5 Update the road sign in northern Brest (world/world_107_123) to include more destinations and their respective distances 2022-04-18 01:35:42 -05:00
rjtanner 76e412b99c Update the road sign north of Brest ice ring (world/world_106_121) to include more destinations and their respective distances 2022-04-18 01:20:13 -05:00
rjtanner 0946059f59 Update the road sign outside of Kingdom of Scorn (world/world_105_115) to include more destinations and their respective distances 2022-04-18 00:34:58 -05:00
DraugTheWhopper ee7708013c Add abandoned road to azumauindo 2022-04-17 18:49:46 -04:00
rjtanner 033d7c6e78 Minor road change outside Santo Domion (world/world_102_108) to connect the roadway that continues to run north. Cosmetic change, no functional changes. 2022-04-17 03:02:02 -05:00