1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-26 07:03:19 +00:00
Commit Graph

4752 Commits

Author SHA1 Message Date
Zeno Rogue
42a41835dc product config dialog 2019-11-30 18:06:48 +01:00
Zeno Rogue
fedfb5dd20 product turn-space: raycasting 2019-11-30 18:06:48 +01:00
Zeno Rogue
25bc0f56de kth-turn product space (via CLI) 2019-11-30 18:06:48 +01:00
Zeno Rogue
638f408d05 renamed as_gp and as_coord to to_loc and to_coord 2019-11-30 18:06:48 +01:00
Zeno Rogue
16eb050788 euclid:: relative_matrix takes hint into account 2019-11-30 18:06:48 +01:00
Zeno Rogue
be71cd0d97 RPM and OSM are no longer considered incompatible 2019-11-30 18:06:48 +01:00
Zeno Rogue
ea16b82c30 Allies are now immune to friendly Beauty. 2019-11-30 18:06:48 +01:00
Zeno Rogue
bd89c1b91a third turn space improvements 2019-11-30 18:06:48 +01:00
Zeno Rogue
e258b923c6 fixed the third-turn space 2019-11-30 18:06:48 +01:00
Zeno Rogue
c9ee645120 fixed optimal_axes 2019-11-30 18:06:48 +01:00
Zeno Rogue
4f2a7cd199 added bool ldebug (for print-debugging) and moved breakhere (breakpoint helper) to debug.cpp 2019-11-30 18:06:48 +01:00
Zeno Rogue
7080ff379b master_to_c7_angle() no longer returns non-zero in 3D 2019-11-30 18:06:48 +01:00
Zeno Rogue
b904fdde1e removed the difference between euclid3::coord and array<int,3> -- euclid3::coord is now array<int,3> 2019-11-30 18:06:48 +01:00
Zeno Rogue
90177343a4 euclid:: third turn space (first try) 2019-11-30 18:06:48 +01:00
Zeno Rogue
ba2814a88b adjusted wall textures to increased Euc size 2019-11-30 18:06:48 +01:00
Zeno Rogue
8489b03814 ray:: e2xe 2019-11-30 18:06:48 +01:00
Zeno Rogue
d7eed402a7 fixed E2xE quotient spaces 2019-11-30 18:06:48 +01:00
Zeno Rogue
78ecc9e960 fixed some crashes in E2xE 2019-11-30 18:06:48 +01:00
Zeno Rogue
937fdcd0e2 fixed a crash in kd2xE 2019-11-30 18:06:48 +01:00
Zeno Rogue
5585831b27 fixed Archimedean and Penrose 2019-11-30 18:06:48 +01:00
Zeno Rogue
2b62b23888 product:: adj 2019-11-30 18:06:48 +01:00
Zeno Rogue
f3c97f9342 product:: works with Euclidean 2019-11-30 18:06:48 +01:00
Zeno Rogue
5add972bdd product:: using in_h2xe() and in_s2xe() more consistently 2019-11-30 18:06:48 +01:00
Zeno Rogue
d63b14da5c PIU now works in the underlying map -- underlying geometry only is too fragile 2019-11-30 18:06:47 +01:00
Zeno Rogue
30329df05c euclid:: fixed relative_matrix 2019-11-30 18:06:47 +01:00
Zeno Rogue
91875f2b74 rug:: torus rug corrected and simplified 2019-11-30 18:06:47 +01:00
Zeno Rogue
20d230cadb rug:: euclid quotient auto-rotates correctly 2019-11-30 18:06:47 +01:00
Zeno Rogue
9f6ca746cd euclid:: fixed the orientable flag 2019-11-30 18:06:47 +01:00
Zeno Rogue
149ab92976 hypersian rug option mode in Euclidean 2019-11-30 18:06:47 +01:00
Zeno Rogue
22bfbf17db 'standard rotation' option in Euclidean 2019-11-30 18:06:47 +01:00
Zeno Rogue
ecde911db2 models:: Spiral projection now spins together in Euclidean 2019-11-30 18:06:47 +01:00
Zeno Rogue
1329ec6b04 setting Euclidean no longer sets bitruncated 2019-11-30 18:06:47 +01:00
Zeno Rogue
a854bbd5c6 optional quotient spaces are no longer prevented from appearing in lists 2019-11-30 18:06:47 +01:00
Zeno Rogue
661b9db9c4 fixed master_relative on small bitruncated spaces 2019-11-30 18:06:47 +01:00
Zeno Rogue
293d881afa fixed the blank lines for Power OSM description 2019-11-30 18:06:47 +01:00
Zeno Rogue
723be3f16b fixed the highlights in variation menu 2019-11-30 18:06:47 +01:00
Zeno Rogue
beb3a06461 Hyperstone-optional lands are now clearly marked in the Overview, and the Hunting Grounds and Galapagos are now optional in Euclidean 2019-11-30 18:06:47 +01:00
Zeno Rogue
2acf7b572c fixed Euclidean Torus Land of Storm 2019-11-30 18:06:47 +01:00
Zeno Rogue
1e290ba48a swapped the periods in single_row_torus 2019-11-30 18:06:47 +01:00
Zeno Rogue
7d99bc8c73 euclid:: set the qSMALL flag 2019-11-30 18:06:47 +01:00
Zeno Rogue
07477e2b23 inv:: buffed up the Orb of Intensity 2019-11-30 18:06:47 +01:00
Zeno Rogue
e82f1906e1 fixed the displayed Gold requirement for the Dead Caves in OSM 2019-11-30 18:06:47 +01:00
Zeno Rogue
aa297504a8 on-petrify crash should be fixed 2019-11-30 18:06:47 +01:00
Zeno Rogue
0ff27cc5b8 save torus periods 2019-11-30 18:06:47 +01:00
Zeno Rogue
4644d54987 reimplemented sdxy 2019-11-30 18:06:47 +01:00
Zeno Rogue
d6a38524a0 euclid:: sample tori 2019-11-30 18:06:47 +01:00
Zeno Rogue
9ce5687f57 replaced first_period by ::T0 use 2019-11-30 18:06:47 +01:00
Zeno Rogue
66164d873c implemented euc2_coordinates and at_euc2_coordinates 2019-11-30 18:06:47 +01:00
Zeno Rogue
97adbc28c0 Euclidean distance restored 2019-11-30 18:06:47 +01:00
Zeno Rogue
4cb9980c58 world size for Euclidean 2019-11-30 18:06:47 +01:00