1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-18 20:12:07 +00:00
Commit Graph

6299 Commits

Author SHA1 Message Date
Zeno Rogue b09b2375bc 11.3z1 2020-09-21 12:59:05 +02:00
Zeno Rogue 4aeb4e6287 fixed the issues with Orb of Yendor 2020-09-21 12:04:50 +02:00
Zeno Rogue 7cc9e146cb enabled CAP_EDIT in ISWEB 2020-09-21 12:04:23 +02:00
Zeno Rogue 78757f4017 ray:: fixed export of exp_decay_exp and exp_decay_poly 2020-09-21 12:04:10 +02:00
Zeno Rogue fdcba734c9 fixed direct_exp in S2xE 2020-09-21 12:03:32 +02:00
Zeno Rogue 4ce821bf7a fixed Friendly Ghosts 2020-09-21 12:03:19 +02:00
Zeno Rogue a0865998db mapeditor now saves/loads file online 2020-09-21 12:02:23 +02:00
Zeno Rogue 9f1762f0c1 mapstream:: export saveMap, loadMap, and a hook for special saving/loading 2020-09-21 12:02:07 +02:00
Zeno Rogue 3e66b520ba draw editor:: dt_finish 2020-09-21 12:01:22 +02:00
Zeno Rogue d87287c155 web:: offer_download and offer_choose_file 2020-09-21 12:00:52 +02:00
Zeno Rogue abde8f049c fixed precise_mouseover on sphere 2020-09-21 12:00:25 +02:00
Zeno Rogue e3a45b0141 11.3z 2020-09-17 04:37:57 +02:00
Zeno Rogue c4ca0840be no more crash when view by negative distance 2020-09-17 04:37:16 +02:00
Zeno Rogue b72414ae2a halloween: dragons only in sphere 2020-09-17 04:36:36 +02:00
Zeno Rogue 68fa0c83e7 fixed Halloween 2020-09-17 04:35:49 +02:00
Zeno Rogue a5db74a8b8 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2020-09-17 01:55:28 +02:00
Zeno Rogue b20058215f changed C0 to C02 to fix a crash on initialization 2020-09-17 01:55:22 +02:00
Zeno Rogue 2425c33403 Merge pull request #117 from still-flow/master
Proposal to add Github CI
2020-09-17 00:02:34 +02:00
Zeno Rogue 32ced09b18 fixed unused variable 2020-09-16 23:52:30 +02:00
Zeno Rogue d35cac293f Merge pull request #121 from still-flow/mymake_paral3
Add parallel compilation to mymake
2020-09-16 23:50:50 +02:00
Zeno Rogue ff7549ccd2 improved Key generation in Land of Mirrors 2020-09-16 23:49:17 +02:00
Zeno Rogue b37d7b9808 camera_speed and camera_rot_speed configurable from menu, also they work where they should now 2020-09-16 23:49:17 +02:00
Zeno Rogue 5aaa7f2b27 orb of domination X is no longer huge 2020-09-16 23:49:17 +02:00
Zeno Rogue 2aec7b7691 improved correctness checking for Archimedean symbols: 6,5 or 6,4,2 are no longer valid 2020-09-16 23:49:17 +02:00
Zeno Rogue 9e06993bb4 fixed Yendor/Grail collection benefit help message in OSM 2020-09-16 23:49:17 +02:00
Zeno Rogue f02170ba28 Mirror Spirits now face the original player 2020-09-16 23:49:17 +02:00
Zeno Rogue 9b9e7ccaf2 fixed errors with mirrors walls: monsters face the player correctly; mimics in mirrors display their X-signs correctly; player in mirror displays their X sign while previously they did not 2020-09-16 23:49:17 +02:00
Zeno Rogue b17cfbe4bc Goldberg linepatterns now available in INVERSE 2020-09-16 23:49:17 +02:00
Zeno Rogue dd113c0f46 chessboard pattern in unrectified {4,n} tilings 2020-09-16 23:49:17 +02:00
Zeno Rogue 722ba41799 fixed variation selector 2020-09-16 23:49:17 +02:00
Zeno Rogue ee41a777d2 z_inverse does iso_inverse in iso spaces 2020-09-16 23:49:17 +02:00
Zeno Rogue b8abcf6c11 iso_inverse for nil 2020-09-16 23:49:17 +02:00
Zeno Rogue 9aae9112bc set model parameters from CLI 2020-09-16 23:49:17 +02:00
Zeno Rogue 54e33f9151 save extra model parameters 2020-09-16 23:49:17 +02:00
Zeno Rogue 0f0c342ffa used winkel parameter 2020-09-16 23:49:17 +02:00
Zeno Rogue 24c557b5d2 fixed loximuthal parameter 2020-09-16 23:49:17 +02:00
Zeno Rogue 4d71857d7b fixed missing miller config 2020-09-16 23:49:17 +02:00
Zeno Rogue 11b1f6dfb0 down arrow in menus now works opposite to the up arrow (rolls around) 2020-09-16 23:49:17 +02:00
Zeno Rogue c6ed4ea736 fixed broken models with orientation change 2020-09-16 23:49:17 +02:00
Zeno Rogue 9a8d386422 fixed broken_projection with tinf 2020-09-16 23:49:17 +02:00
Zeno Rogue 5f33d6b51b drawing:: broken_projection as a separate function 2020-09-16 23:49:17 +02:00
Zeno Rogue f7a3a80f85 issues with racing (e.g. in band model) should be fixed 2020-09-16 23:49:17 +02:00
Zeno Rogue e26f8f5a5b optimized inverses 2020-09-16 23:49:17 +02:00
Zeno Rogue cea3da31fc separated highlight 2020-09-16 23:49:17 +02:00
Zeno Rogue e74eeca2c3 the 'copy' button in the Map Editor works with the mouse now 2020-09-16 23:49:17 +02:00
Zeno Rogue f95ef3973e fixed Free Wall unlock requirements in OSM 2020-09-16 23:49:17 +02:00
Zeno Rogue 02940f0276 rv::pentaroll:: improved 2020-09-16 23:49:17 +02:00
Zeno Rogue 5b280f4198 rv::presentation:: fixed draw_texture, added clearMessages 2020-09-16 23:49:17 +02:00
Zeno Rogue 3260a635a8 fixed base_x and base_y 2020-09-16 23:49:17 +02:00
Zeno Rogue b782452a4a push Statue/Fire with Orb of Winter 2020-09-16 23:49:17 +02:00