1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-29 08:33:25 +00:00
Commit Graph

5376 Commits

Author SHA1 Message Date
Zeno Rogue
2cc1de4a02 flocking:: product geometries 2020-03-21 09:34:50 +01:00
Zeno Rogue
e3a1079a32 kohonen:: no longer display rings in 3D if we are not in Kohonen 2020-03-21 09:34:04 +01:00
Zeno Rogue
c91209620e fire-related orbs are now useless in Wetland 2020-03-21 09:32:28 +01:00
Zeno Rogue
766c7389d5 Orb of the Fish is no longer useless in Wetland and Frog Park 2020-03-21 09:29:32 +01:00
Zeno Rogue
0d5625221e product: fixed hpxy in S2xE -- the bug caused asymmetric models 2020-03-21 09:29:08 +01:00
Zeno Rogue
5bd291784b kite:: sidewalls were not arranged correctly 2020-03-21 09:28:16 +01:00
Zeno Rogue
4e52804d45 moved spin_to and spin_from implementations outside of hr_map 2020-03-21 09:27:12 +01:00
Zeno Rogue
1bf12411bb flocking:: -flockspd option 2020-03-20 19:50:23 +01:00
Zeno Rogue
c66fbe9ea0 flocking:: prevent crash in follow=2 when no boids found 2020-03-20 19:50:15 +01:00
Zeno Rogue
7449a48198 flocking:: nonisotropic 2020-03-20 19:49:59 +01:00
Zeno Rogue
8503104470 flocking:: updated the comment 2020-03-20 19:48:21 +01:00
Zeno Rogue
1d76e455e1 fixed some errors 2020-03-17 03:44:35 +01:00
Zeno Rogue
808bbe05a0 11.3d 2020-03-16 21:48:03 +01:00
Zeno Rogue
269ff6c74f fixed the missing messages (and click sound) when interacting with Orb of Yendor 2020-03-16 21:42:26 +01:00
Zeno Rogue
bd065c3e90 changes: you no longer immediately die in LoEM 2020-03-16 21:40:27 +01:00
Zeno Rogue
abf1b81a45 changes: fixed item disappearing with Orb of Winter 2020-03-16 21:38:27 +01:00
Zeno Rogue
ed015de6c9 changes: fixed items disappearing with Orb of Magnetism 2020-03-16 21:38:13 +01:00
Zeno Rogue
ca59e464b1 fixed Baby Tortoise colors in tour/PTM 2020-03-16 21:33:37 +01:00
Zeno Rogue
b9a1ddbde9 fixed Tortoises losing their colors 2020-03-16 21:33:22 +01:00
Zeno Rogue
edaa14e6a5 fixed Orb of Chaos losing Hive colors 2020-03-16 21:15:47 +01:00
Zeno Rogue
d027969f70 added the missing lands to PTM 2020-03-16 21:14:46 +01:00
Zeno Rogue
227171ca05 nconf: highlight cursor 2020-03-16 21:11:15 +01:00
Zeno Rogue
5f93ac20b9 web version did not draw lines for some reason 2020-03-16 21:11:03 +01:00
Zeno Rogue
90393f8c99 inHighQual does not draw pixels for some reason 2020-03-16 21:10:45 +01:00
Zeno Rogue
fedcd95708 nconf: save animation with shift+X 2020-03-16 21:09:25 +01:00
Zeno Rogue
558d7f9bba nconf: changing the pattern 2020-03-16 21:08:24 +01:00
Zeno Rogue
c8f47407fd nconf: genellipse 2020-03-16 21:07:07 +01:00
Zeno Rogue
7a5178e8a6 added #include hyper.h to newconf 2020-03-16 21:06:46 +01:00
Zeno Rogue
bd5fe67e17 mymake: -I is a compiler flag not a linger flag; added -DMYMAKE 2020-03-16 21:06:11 +01:00
Zeno Rogue
95aace3566 Windy: no more treasures with reptilecheat 2020-03-16 21:05:11 +01:00
Zeno Rogue
2347e07900 changes: removed buggy 'return true' from actual_move 2020-03-16 21:04:51 +01:00
Zeno Rogue
734fb385d4 11.3c 2020-03-12 10:35:54 +01:00
Zeno Rogue
6447333d03 Frog Park is no longer generated adjacent to Land of Motion 2020-03-12 10:33:03 +01:00
Zeno Rogue
83407fe2db Frogs are not generated until you are in Frog Park or have treasure 2020-03-12 10:31:25 +01:00
Zeno Rogue
b9b2bbcd1e Orb of Safety is now marked dangerous in Wetland 2020-03-12 10:24:09 +01:00
Zeno Rogue
0381999842 Orb of Chaos no longer despecializes Tortoises 2020-03-12 10:22:46 +01:00
Zeno Rogue
b3c105de0c 11.3b 2020-03-11 11:36:37 +01:00
Zeno Rogue
f5600a65ff fixed a potential problem in floorshapes 2020-03-11 11:33:47 +01:00
Zeno Rogue
f6b5d068fd Thumpers are now still considered when one cell outside the game range 2020-03-11 10:34:20 +01:00
Zeno Rogue
0d87481d29 fixed revolvers 2020-03-11 10:27:33 +01:00
Zeno Rogue
1e43d1e052 fixed Orb of Chaos in Terracotta Army 2020-03-11 10:10:35 +01:00
Zeno Rogue
d6578cd074 you can no longer try to change the adjacency rule in infinite-order tilings 2020-03-11 10:09:23 +01:00
Zeno Rogue
0915c1074d fixed Dragon doublecounting 2020-03-11 10:06:12 +01:00
Zeno Rogue
3539d43690 fixed a crash in some tilings when drawing plain sidewalls 2020-03-11 09:53:53 +01:00
Zeno Rogue
28f8412604 clear memory correctly in wfc 2020-03-11 09:53:10 +01:00
Zeno Rogue
bbf942ce56 fixed typo remembler 2020-03-11 09:52:54 +01:00
Zeno Rogue
e956ea11d9 music added 2020-03-11 09:40:44 +01:00
Zeno Rogue
5f19b8cb40 mingw threads are used if OLD_MINGW is used, not for all WINDOWS 2020-03-08 11:57:51 +01:00
Zeno Rogue
6389614712 11.3a 2020-03-08 01:51:03 +01:00
Zeno Rogue
c45a7b37cf USE_ZLIB=1 in Makefile.simple 2020-03-08 01:31:03 +01:00