1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-13 17:06:52 +00:00
Commit Graph

85 Commits

Author SHA1 Message Date
Zeno Rogue
6d63af62ca added flags for Dice 2021-06-01 13:07:56 +02:00
Zeno Rogue
4b6b1379e6 made the Land of Dice a lucky land 2021-06-01 13:07:55 +02:00
Zeno Rogue
49ba1a7fc4 Orb of Luck improved 2021-05-23 16:00:49 +02:00
Zeno Rogue
639122e314 added faraway monster highlight as in @still-flow's pull request 2021-04-30 19:44:54 +02:00
Zeno Rogue
40d450676e more fixes to multiplayer 2021-03-06 11:46:13 +01:00
Zeno Rogue
2dca5c2d43 Warp Gates are now untouchable 2020-03-08 00:01:40 +01:00
Zeno Rogue
f98b422aa6 fixed Red Raiders killed incompletely by Orb of Chaos 2020-03-07 04:47:11 +01:00
Zeno Rogue
ce8aae916f fixup: fixed moYellowSkipper existing 2020-03-07 04:47:10 +01:00
Zeno Rogue
406e289c1f added flag do_not_touch_this_wall 2020-03-07 04:47:10 +01:00
Zeno Rogue
62868fd752 fixed allies handling Demons incorrectly 2020-03-07 04:47:10 +01:00
Zeno Rogue
20910ec364 refactored frog_power and a minor fix 2020-03-07 04:47:10 +01:00
Zeno Rogue
3cfa608c4a implemented Rusalka and Pike 2020-03-07 04:47:10 +01:00
Zeno Rogue
bc12d35053 fixup to ElectricLand 2020-03-07 04:47:10 +01:00
Zeno Rogue
99e64d862d shallow water graphics and mechanics 2020-03-07 04:47:09 +01:00
Zeno Rogue
8005b39f6f ASCII/3D mode, also reacts to neon settings 2020-01-30 17:45:05 +01:00
Zeno Rogue
83fa6334d3 made classflag inline 2019-09-12 22:50:16 +02:00
Zeno Rogue
82f24b4b6c exporting necessary stuff all over (in progress) 2019-09-12 22:50:16 +02:00
Zeno Rogue
9647cbd47e added #include hyper.h to all cpp files 2019-09-12 22:50:16 +02:00
Zeno Rogue
8b1c7bffe4 initial reformatting of comments for Doxygen 2019-09-12 22:50:13 +02:00
Zeno Rogue
65c4e6a31c further cleanup 2019-09-12 22:50:12 +02:00
Zeno Rogue
5f82d164cf fixed allies evading Demons incorrectly 2019-09-12 22:50:09 +02:00
Zeno Rogue
f507b7cf55 fixed Orb of the Warp destroyed while refactoring 2019-09-12 22:42:59 +02:00
Zeno Rogue
6b2a9bb6f1 refactored hasFacing 2019-09-12 22:42:58 +02:00
Zeno Rogue
c5284c153d fixed isWateryOrBoat 2019-09-12 22:38:47 +02:00
Zeno Rogue
ce8df3a0c6 renamed MF_* to CF_* to prevent the collision with movement flags; also added the missing CF_INACTIVE 2019-09-12 22:38:47 +02:00
Zeno Rogue
14cf0954ee fixed some instances of friends not being protected from environment with Orb and Empathy, or being protected with Orb but without Empathy 2019-09-12 22:38:47 +02:00
Zeno Rogue
db5e89feae removed the obsolete function isHive 2019-09-12 22:38:47 +02:00
Zeno Rogue
c234156664 isRevivalOrb via flags 2019-09-12 22:38:47 +02:00
Zeno Rogue
9a072cdb62 isThorny using flags 2019-09-12 22:38:47 +02:00
Zeno Rogue
ad5884e29f ignoresSmell using flags 2019-09-12 22:38:47 +02:00
Zeno Rogue
314b31e4f0 conegraph fixup 2019-09-12 22:38:47 +02:00
Zeno Rogue
02a174b3ca item/monster/wall/land types done with X-macros; flags given too 2019-09-12 22:38:47 +02:00
Zeno Rogue
a52755bf50 some fixes due to weird action in git 2019-09-12 22:38:43 +02:00
?
4ac186437b editable statues 2019-09-12 22:38:42 +02:00
Zeno Rogue
acdb9d2219 new lands:: land/monster nativity/treasure rules 2019-04-29 17:19:06 +02:00
Zeno Rogue
8a414d1768 westwall:: monster theme 2019-04-29 17:19:06 +02:00
Zeno Rogue
6d392ce07e westwall:: initial commit 2019-04-29 17:19:06 +02:00
Zeno Rogue
724d3516fa variant:: first version 2019-04-29 17:19:05 +02:00
Zeno Rogue
74ad8ea135 brownian:: more serious work 2019-04-29 17:19:05 +02:00
?
162542b616 parts pushed too fast 2019-02-08 17:39:46 +01:00
Zeno Rogue
458b3f5dae Orb of Air now affects boats, statues, thumpers, and barrels 2019-02-08 17:07:07 +01:00
Zeno Rogue
213cd2febf Orb of Empathy works correctly with Orb of the Fish now 2019-02-06 18:48:52 +01:00
Zeno Rogue
8b91404a4e mirrorcolor is now always affected by mimic color changes 2018-11-11 12:55:11 +01:00
Zeno Rogue
7cdf1a353f improved mirrors in various geometries 2018-08-21 15:37:59 +02:00
Zeno Rogue
50eaba3efd changes from zenorogue/hyperrogue#27 2018-06-12 22:40:06 +02:00
Zeno Rogue
4c619e60dd moved all the HyperRogue stuff except RogueViz to namespace 'hr' -- useful when using hr as a library 2018-06-11 01:58:31 +02:00
Zeno Rogue
8f6ad87280 isEquidLand flag 2018-05-01 19:34:37 +02:00
Zeno Rogue
d34d50c87c buggy items are NAI 2018-05-01 00:21:51 +02:00
Zeno Rogue
f9222a1c04 fire no longer permanent in Land of Power in smallbounded 2018-04-12 21:28:29 +02:00
Zeno Rogue
84a6aafbf1 no more Lost Memory in PTM Chaos 2018-03-24 15:19:44 +01:00