1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-16 10:19:58 +00:00
Commit Graph

1106 Commits

Author SHA1 Message Date
Zeno Rogue
db1359e962 10.3q 2018-04-14 10:48:00 +02:00
Zeno Rogue
4a255f83aa land_validity does not complain about pattern compatibility if randomPatternsMode is on (just in case) 2018-04-14 10:28:26 +02:00
Zeno Rogue
71d50015ff gp:: correct particle scaling 2018-04-14 10:27:49 +02:00
Zeno Rogue
d9381c7284 Clearing in bounded geometries 2018-04-14 10:24:02 +02:00
Zeno Rogue
d8e7c74f70 fixed Wild West not appearing in PTM (last commit fixed other lands) 2018-04-14 09:44:28 +02:00
Zeno Rogue
364605bb1a fixed Wild West not appearing in PTM 2018-04-14 09:43:58 +02:00
Zeno Rogue
9d693cd259 fixed score sorting 2018-04-14 09:43:42 +02:00
Zeno Rogue
15e26435f9 fixed cheatmarking 2018-04-14 09:34:33 +02:00
Zeno Rogue
66c166a81c fixed flash markers 2018-04-14 09:25:28 +02:00
Zeno Rogue
13e47256ec 10.3p 2018-04-14 09:25:15 +02:00
Zeno Rogue
1b32bf6ae3 Crystal World has been added to the standard full game -- removed 2018-04-13 15:05:24 +02:00
Zeno Rogue
ba116d83ac gp:: GP(x,y) with x<y can be selected now 2018-04-13 14:50:40 +02:00
Zeno Rogue
026e126dd2 Fixed the bug with Caribbean in non-standard geometries (caused freezes, crashes, and bad horocycles) 2018-04-13 14:00:30 +02:00
Zeno Rogue
68a54c0695 Elemental Planes work in weirdgeometries with simplified walls. Improved validity reports. 2018-04-13 13:42:22 +02:00
Zeno Rogue
e494eb0020 Fractal landscapes fixed in Goldberg heptagonal geometries 2018-04-13 13:19:45 +02:00
Zeno Rogue
fc6c3a6ec8 ... fixed typo 2018-04-13 13:15:28 +02:00
Zeno Rogue
4f6d912930 Fixed some compatibility rules 2018-04-13 13:15:00 +02:00
Zeno Rogue
210f9e80c7 More detailed land validity reporting 2018-04-13 13:08:41 +02:00
Zeno Rogue
3ea4bd91a8 No more Lost Mountains in quotient Jungle etc. 2018-04-13 13:08:16 +02:00
Zeno Rogue
e5a6d566a4 10.3o 2018-04-13 13:08:02 +02:00
Zeno Rogue
e53fe5c05e improved the wandering monsters on smallbounded Land of Power and Vineyard 2018-04-12 21:29:35 +02:00
Zeno Rogue
adc192df46 gp:: improved LoP generation 2018-04-12 21:29:15 +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
a5187864e6 gp:: improved patterns 2018-04-12 20:53:50 +02:00
Zeno Rogue
cf38081186 gate radius is back to 3 on spheres and a4 2018-04-12 20:53:17 +02:00
Zeno Rogue
2ef7d61d36 fixed gate continuity 2018-04-12 20:52:58 +02:00
Zeno Rogue
fa36bc882a hyperbolic_37 2018-04-12 20:52:41 +02:00
Zeno Rogue
b9b0f9ba9a landvalid==1 lands are valid in CR4 weirdgeometry games 2018-04-12 11:15:03 +02:00
Zeno Rogue
b100e77a48 Emerald and Vineyard are now random in a4 2018-04-12 11:14:26 +02:00
Zeno Rogue
f375ac498a Zebra, Palace, Power, and Vineyard are now OK in gp 2018-04-12 11:00:51 +02:00
Zeno Rogue
e6a5c41c9b more efficient gate toggling algorithm 2018-04-12 11:00:12 +02:00
Zeno Rogue
2dfc12799d fixed the heptagonal RRV 2018-04-11 23:37:55 +02:00
Zeno Rogue
1dee3098cf sort the lands in geom-exp by quality 2018-04-11 23:37:41 +02:00
Zeno Rogue
854c1dd3d2 improved the 'full game' in weird CR4 2018-04-11 23:37:28 +02:00
Zeno Rogue
77258cdb02 fixed drawing warped water on spheres 2018-04-11 19:01:25 +02:00
Zeno Rogue
000eb87847 gp:: sidewalls for trihepta[13] 2018-04-11 18:44:27 +02:00
Zeno Rogue
4657a76b5d gp:: fixed Halloween 2018-04-11 18:09:06 +02:00
Zeno Rogue
f23dc4b585 fixed the Yendorian sky colors when scrolling 2018-04-11 18:01:39 +02:00
Zeno Rogue
9d91390677 tactic:: removed lasttactic in favor of specialland. No more treasures on Crossroads in equid lands. Fixed warped walls and CR4 in a4. 2018-04-11 17:44:46 +02:00
Zeno Rogue
10f244f785 fixed the undefined behavior 2018-04-11 17:03:29 +02:00
Zeno Rogue
19dc51ccc5 fixed the stereographic projection of a sphere 2018-04-11 15:57:51 +02:00
Zeno Rogue
80f27a4e7e gp:: GP(x,0) now works with elliptic 2018-04-11 15:55:43 +02:00
Zeno Rogue
1f6ee5a408 ... but only increased 2018-04-11 15:49:49 +02:00
Zeno Rogue
f6aaa0515a changing the range in bounded or Euclidean geometry is no longer considered cheating 2018-04-11 13:19:21 +02:00
Zeno Rogue
848a135135 cleaner sightrange 2018-04-11 13:16:40 +02:00
Zeno Rogue
fa86a88ea3 gp:: removed the unused version of be_in_triangle 2018-04-11 00:55:05 +02:00
Zeno Rogue
7dd006bb05 changed goldberg_map bounds to 32 2018-04-11 00:53:22 +02:00
Zeno Rogue
f459607a90 gp:: in saved config 2018-04-11 00:53:05 +02:00
Zeno Rogue
8dcaed3aaf gp:: acknowledged in save game, save map, scorelist, modecode 2018-04-11 00:30:50 +02:00
Zeno Rogue
46523e4d5d gp:: garbage collection 2018-04-11 00:16:33 +02:00