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

6131 Commits

Author SHA1 Message Date
Zeno Rogue ecbd8806e7 added some missing guards 2020-07-30 02:29:59 +02:00
Zeno Rogue 9d0a252d14 shift-awareness in rogueviz 2020-07-29 23:34:00 +02:00
Zeno Rogue e99251e70c adjusted grigorchuk to shiftmatrix 2020-07-29 23:03:20 +02:00
Zeno Rogue c1ac290491 11.3u 2020-07-29 23:03:09 +02:00
Zeno Rogue 61ab21fb07 redone peaceful mode to puzzle/exploration mode 2020-07-29 23:01:15 +02:00
Zeno Rogue ae65a1dd5f Orb of Air now kills Red Raiders if separating them, instead of crashing 2020-07-29 21:56:34 +02:00
Zeno Rogue f34205ca6b fixed bad graphics in 3D 2020-07-29 21:49:38 +02:00
Zeno Rogue 7cdf941441 11.3t 2020-07-28 22:06:14 +02:00
Zeno Rogue 6e0de94ff1 fixed discrepancy in last 2020-07-28 22:06:14 +02:00
Zeno Rogue b6872b66a1 mapeditor:: in_front_dist now works with mouseaim sensitivity off 2020-07-28 22:06:14 +02:00
Zeno Rogue 92715e5799 fixed weird shadow of Text button 2020-07-28 22:06:14 +02:00
Zeno Rogue 3bb3e2027c press alt to disable mouse aiming in the map/draw editor 2020-07-28 22:06:14 +02:00
Zeno Rogue d5950e7cf9 drawing tool now works in 3D, and if you are drawing inside a movement animation 2020-07-28 22:06:14 +02:00
Zeno Rogue e8a462da0e fixed pushdown 2020-07-28 22:06:14 +02:00
Zeno Rogue 0a25848633 fixed drawing unnecessary cells in SL2 2020-07-28 22:06:14 +02:00
Zeno Rogue c23209b189 fixed key conflict in 3D config 2020-07-28 22:06:14 +02:00
Zeno Rogue 64279e33cc ray:: better raycaster in SL/sphere 2020-07-28 22:06:14 +02:00
Zeno Rogue fbe0df9814 ray:: in berger sphere can be disabled 2020-07-28 22:06:14 +02:00
Zeno Rogue c25e120c13 fixed a freeze in Berger sphere primitive 2020-07-28 22:06:14 +02:00
Zeno Rogue 18c96d4e62 fixed a bug in rotspace raycasting 2020-07-28 22:06:14 +02:00
Zeno Rogue c9168b59bd fixed the radar in SL 2020-07-28 22:06:14 +02:00
Zeno Rogue dcda11d740 fixed a bug while saving/loading INVERSE maps 2020-07-28 22:06:14 +02:00
Zeno Rogue 4fc6b8edb5 fixed distance computation in quotient spaces (necessary for rotspace) 2020-07-28 22:06:14 +02:00
Zeno Rogue 5795e5447d fixed a crash on universal cover 2020-07-28 22:06:14 +02:00
Zeno Rogue c99650cae4 rotspace:: in configure_period menu, updated description, and menu is left correctly 2020-07-28 22:06:14 +02:00
Zeno Rogue 475d16451a rotspace:: shift: implemented using cellwalkers, works correctly in bounded spaces now 2020-07-28 22:06:14 +02:00
Zeno Rogue 33647a56c2 fixed distance computation in periodic product spaces (racing in H2xE no longer freezes) 2020-07-28 22:06:14 +02:00
Zeno Rogue 1c2606c36f fixed a possible crash in kite 2020-07-28 22:06:14 +02:00
Zeno Rogue 67595a4ed3 redone hrmap::draw() function to keep DRY 2020-07-28 22:06:14 +02:00
Zeno Rogue 42446f1925 fixed non-shader-based slr::get_inverse_exp 2020-07-28 22:06:14 +02:00
Zeno Rogue 26a98237e0 'monster face the player: changed the code to simpler and better 2020-07-28 22:06:14 +02:00
Zeno Rogue 922e289b14 do not request shader in rotspace -- not that good 2020-07-28 22:06:14 +02:00
Zeno Rogue 82f32607e6 MAJOR CHANGE: replaced (transmatrix,band_shift) pair with shiftmatrix 2020-07-28 22:06:14 +02:00
Zeno Rogue d046023164 flatmodel now always use the standard geometry graphics 2020-07-26 15:05:42 +02:00
Zeno Rogue 1d94bd76f8 fixup to last 2020-07-25 16:20:06 +02:00
Zeno Rogue 7e5ff7b318 added missing CAP_RAY guard 2020-07-25 12:00:01 +02:00
Zeno Rogue adc17dce1b fixed slshader when xy==0 2020-07-25 03:14:11 +02:00
Zeno Rogue 4d9775080d fixed crash in geometry selection 2020-07-25 03:13:54 +02:00
Zeno Rogue a3c5773864 potential bugfix 2020-07-25 03:13:46 +02:00
Zeno Rogue c931cb93d5 draw_stretch without triangles 2020-07-25 03:13:30 +02:00
Zeno Rogue 6515f5bb1b Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2020-07-25 02:29:03 +02:00
Zeno Rogue ccfcb2eaeb 11.3s 2020-07-25 02:28:12 +02:00
Zeno Rogue 94cac21716 primitive-based rendering of the Berger sphere (very poor) 2020-07-24 23:39:30 +02:00
Zeno Rogue 2dff2df4fe fixed a crash in untruncated sphere 2020-07-24 16:21:43 +02:00
Zeno Rogue 958388eec2 fixed colors of underwater compasses and rugs 2020-07-24 16:21:11 +02:00
Zeno Rogue 269a65862f crash fixed in geom-exp menu 2020-07-24 16:20:49 +02:00
Zeno Rogue 7d7fe85199 slr:: fixes in ~SL quotients: auto disc_quotient, underlying spaces drawn correctly, comment in period selector 2020-07-24 16:20:27 +02:00
Zeno Rogue 8e041e7b2c collecting items while moving compass 2020-07-24 14:05:20 +02:00
Zeno Rogue a4edd03a8c Reptile counters are now reset when fast creatures move over them 2020-07-24 13:40:07 +02:00
Zeno Rogue dc458ba31a fixed a crash when walking over a hyperbolic digon in Archimedean tiling 2020-07-24 11:43:36 +02:00