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

1161 Commits

Author SHA1 Message Date
Zeno Rogue
4a8e33a2d5 better messages when dropping Dead Orbs impossible 2018-04-23 12:14:29 +02:00
Zeno Rogue
cf6d2a36c4 fixed odd stripes of CR4 in the Graveyard 2018-04-23 12:00:51 +02:00
Zeno Rogue
166061beb3 fixed the bug which caused too low Great Wall generation in the Crossroads 2018-04-23 11:49:05 +02:00
Zeno Rogue
aeefbeb8ce added sphere to texture patterns 2018-04-23 11:25:58 +02:00
Zeno Rogue
8cbabb285d do not exit the game if calc_relative_matrix fails on the sphere 2018-04-22 11:13:42 +02:00
Zeno Rogue
89841a6717 changed the default model_distance to 4 2018-04-22 11:13:25 +02:00
Zeno Rogue
b6da7779d5 tour:: added XLAT in some places, also 'disable the Camelot cheat' 2018-04-22 11:13:13 +02:00
Zeno Rogue
10d438270b in the 'display mode' menu, appropriate projection names are used in non-hyperbolic geometries 2018-04-22 11:12:19 +02:00
Zeno Rogue
ff9051426a labels are no longer displayed behind the sphere 2018-04-22 11:11:47 +02:00
Zeno Rogue
b5a84e9a4b added some missing texts to Polish translation 2018-04-22 11:11:16 +02:00
Zeno Rogue
c0e500b63f tour:: typo fix 2018-04-22 11:10:54 +02:00
Zeno Rogue
2e2bb03edd tour:: better explained mode changes 2018-04-22 11:10:19 +02:00
Zeno Rogue
d751e84a54 removed the obsolete implementation of Mersenne Twister 2018-04-21 19:56:00 +02:00
Zeno Rogue
a50fb62af0 removed obsolete file 2018-04-21 19:55:43 +02:00
Zeno Rogue
c5bf7cb95c colors no longer silently modified in linepatterns 2018-04-21 19:35:56 +02:00
Zeno Rogue
962a448a21 do not clear linepattern alpha in autocheat 2018-04-21 19:35:17 +02:00
Zeno Rogue
616a4fddc7 fixed bugs with ggmatrix and virtualRebase 2018-04-21 19:13:53 +02:00
Zeno Rogue
71288613f4 pattern2: 'distance from origin' canvas 2018-04-21 17:58:02 +02:00
Zeno Rogue
fea7392b01 export added 2018-04-21 17:57:42 +02:00
Zeno Rogue
ad93e77bcc canvas_invisible option 2018-04-21 17:57:30 +02:00
Zeno Rogue
9b95ad23c5 fixed saving the neuron dist table 2018-04-21 16:19:29 +02:00
Zeno Rogue
5c4692b698 kohonen:: works with gp/zebra/Klein bottle geometries 2018-04-21 16:19:19 +02:00
Zeno Rogue
6f69f04449 improved the memoization of cell distances 2018-04-21 16:18:44 +02:00
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