1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-25 22:53:19 +00:00
Commit Graph

1348 Commits

Author SHA1 Message Date
Zeno Rogue
a9f80933e0 falling birds now trigger trapdoors, also animation is added 2018-04-21 14:09:17 +02:00
Zeno Rogue
edf4dd42cc fixed relative gmatrix computation in gp and line animation 2018-04-21 14:01:54 +02:00
Zeno Rogue
e101b092a4 rogueviz:: missing commit on rogueviz.h 2018-04-21 12:18:42 +02:00
Zeno Rogue
323893094f improvements in the two-point model on the sphere 2018-04-21 12:18:33 +02:00
Zeno Rogue
abbf536466 missing export for the debug commit 2018-04-21 12:17:33 +02:00
Zeno Rogue
5a3114d279 rogueviz:: made it compile with the changes elsewhere 2018-04-21 12:17:22 +02:00
Zeno Rogue
3a5c342f47 debug:: shift+Z now moves the player to the center of their cell 2018-04-21 12:16:04 +02:00
Zeno Rogue
b1382b0b34 pageup/down spin 2x slower to make it possible to rotate by 90 degrees 2018-04-21 12:15:45 +02:00
Zeno Rogue
077231b071 conformal:: band now can be rendered in other band models 2018-04-21 12:15:23 +02:00
Zeno Rogue
d45dcb346b conformal:: extra_line_steps configurable in menu 2018-04-21 12:15:05 +02:00
Zeno Rogue
90cc9e1b49 conformal:: resizing the window works now 2018-04-21 12:14:25 +02:00
Zeno Rogue
8c776a29e9 spiral:: fixed the crash when leaving spiral 2018-04-21 12:13:44 +02:00
Zeno Rogue
2eaff9ac46 conformal:: more precise line animation 2018-04-21 12:12:52 +02:00
Zeno Rogue
295e2b9f82 switchGL() makes sure that a mode is set 2018-04-21 12:02:33 +02:00
Zeno Rogue
2fdc5576d5 arg:: option -palrgba 2018-04-21 12:02:03 +02:00
Zeno Rogue
1ec6e53cbc HQ shot no longer disable cheat 2018-04-21 12:01:53 +02:00
Zeno Rogue
02ae1b442a spherical textures in cylindrical projections are now read in a better way 2018-04-18 20:57:25 +02:00
Zeno Rogue
2f9eebbb51 fixed a bug with spherical textures losing more parts than expected due to global variables changing 2018-04-18 20:56:59 +02:00
Zeno Rogue
7e033e5025 mdTwoPoint works correctly with spherical textures 2018-04-18 20:55:43 +02:00
Zeno Rogue
18bf9f24dd weirdhyperbolic chaosmode no longer generates lots of the original land 2018-04-18 20:54:20 +02:00
Zeno Rogue
274faaaf6e autocheat allows increased sight 2018-04-18 20:53:52 +02:00
Zeno Rogue
c33d2b3707 gp:: compile without CAP_TEXTURE 2018-04-18 20:53:37 +02:00
Zeno Rogue
f1bcd91de5 fisheye model 2018-04-18 20:52:17 +02:00
Zeno Rogue
14a4375cf0 10.3r 2018-04-15 13:47:46 +02:00
Zeno Rogue
5db15c6ceb marked PQ as not_implemented if gp::on 2018-04-15 13:34:37 +02:00
Zeno Rogue
1e1cc78732 fixed Palace missing walls 2018-04-15 13:31:52 +02:00
Zeno Rogue
4d4343c166 selecting PQ starts you in the Palace 2018-04-15 13:19:13 +02:00
Zeno Rogue
d3250c13c8 fixed message 2018-04-15 13:19:03 +02:00
Zeno Rogue
f124fb590d Fixed Land of Storms accidentally marked as invalid in heptagonal 2018-04-15 13:18:51 +02:00
Zeno Rogue
711229d2da All lands appear in geom-exp 2018-04-15 13:04:44 +02:00
Zeno Rogue
ce08a14390 Sloppy Graveyard on 37 is known 2018-04-15 13:04:34 +02:00
Zeno Rogue
b5363ac93c Land switching in geom-exp (cheater enabled) 2018-04-15 13:04:02 +02:00
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