1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-05-08 08:15:18 +01:00
Commit graph

13 commits

Author SHA1 Message Date
chris
fe165b8d4c Allow wiz-wishing for colored items.
Use to place some colored equipment in the various quests.

This assumes the wizard knows what they're doing, so it doesn't do any checks and can result in a red "black potion" or the like.
2023-02-21 08:27:56 -05:00
chris
e853b5c6e2 HDFem quest: add a door to the disconnected map segment
Oops.
2022-09-13 23:14:15 -04:00
chris
73b80b4466 Velka is neutral, not unaligned. 2022-09-07 19:16:30 -04:00
ChrisANG
864419f245 Fix stray gypsy references 2021-11-24 13:47:14 -05:00
NeroOneTrueKing
b2deb3bccc HlfNobFem altar is to Velka 2021-10-21 21:04:57 -05:00
ChrisANG
efff22c108 Remove all totally-random monsters
Sometimes generates hostile unicorns that the player is punished for slaying
2021-05-28 08:40:58 -04:00
ChrisANG
8181a49dc8 Hfdr Fem zombies are regular zombies 2020-10-19 12:49:59 -04:00
ChrisANG
f04975041c Add some scrolls of resistance to half fem noble quest 2020-08-05 23:50:34 -04:00
ChrisANG
b730c21c2e Change the shrine altar to a regular altar in Hlf Fem Noble 2020-08-05 23:50:20 -04:00
ChrisANG
0f57e5148e Add a throne for fem half dragon noble 2020-08-04 17:48:04 -04:00
ChrisANG
3a4932b3d9 Complete more of the Half Dragon Fem quest.
Implement Candle Trees
-Plant type
-Humanoid torsos and heads
-Create swarms of flaming spheres to blow you up

Implement Switch Traps
-Monsters don't trigger them.
-Should difficult to impossible to destroy.
-Have case-specific effects.
--The only implemented case is oppening any artifact doors on a level for fem half dragon nobles.

Implement Painting Fragment entry method
-Invoke outside the quest to enter the quest.
-The quest departure portal will try to return you to the level you left from.
--I forsee no balance problems with this at all.
-Created instead of a portal when the branch placement function is called.

Implement magic breath/resistance for half dragons.
-Handling is complete but only female half dragon nobles can actually roll it.

Upper quest levels spawn wolves, candle trees, and dogs instead of normal monsters.

Male half dragons get human/vampire quest
2020-08-02 19:23:06 -04:00
ChrisANG
c1a0ab7844 Painted world map tweak, and add one-way return portal 2019-10-10 18:53:31 -04:00
ChrisANG
9664693f67 Add female half dragon quest des files and makefile entry
Also add special handling for level-two quest home, and no-portal quest arival (currently no way off the quest!)
2019-10-01 15:19:17 -04:00