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

6322 Commits

Author SHA1 Message Date
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
Zeno Rogue
4c6500514e nicer slshader 2020-07-24 11:35:32 +02:00
Zeno Rogue
351eda2b5d generalized PSL to ~SL (discrepancies still appear) 2020-07-24 02:30:50 +02:00
Zeno Rogue
4798bf99fd 'faces per vertex' in inverse variations 2020-07-23 13:11:52 +02:00
Zeno Rogue
f90cd66710 world size in new variations 2020-07-23 13:02:25 +02:00
Zeno Rogue
7a9f6fa830 the checkmate rule now takes tortoise calming into account 2020-07-23 12:20:57 +02:00
Zeno Rogue
7e85f07458 primitive rendering now implemented for stretched H2xE; removed the old implementation of SL(2,R) 2020-07-22 00:19:13 +02:00
Zeno Rogue
9ba448af94 changelog variation fix 2020-07-22 00:15:50 +02:00
Zeno Rogue
8fde64378f
Merge pull request #125 from Quuxplusone/new-travis-entries
Add a Travis build matrix entry for -DCAP_PNG=0, and comment each existing entry
2020-07-20 14:06:07 +02:00
Arthur O'Dwyer
011ef3611e Add a Travis build matrix entry for -DCAP_PNG=0, and comment each existing entry. 2020-07-18 16:17:22 -04:00
Zeno Rogue
36055d993e 11.3r 2020-07-13 01:33:09 +02:00
Zeno Rogue
e90e0f861e auto-reset variation to variation_for when setting geometry 2020-07-13 00:56:00 +02:00
Zeno Rogue
2449895b49 fix some bugs in gp menu 2020-07-13 00:55:42 +02:00
Zeno Rogue
f36eb9ddfe removed the macro VALENCE 2020-07-13 00:54:25 +02:00
Zeno Rogue
9da8dac45b memory clearing in inverse 2020-07-13 00:54:12 +02:00
Zeno Rogue
224a02d086 bigstuff in inverse 2020-07-13 00:53:48 +02:00
Zeno Rogue
cf0abe6184 redone some Guided Tour slides 2020-07-13 00:10:16 +02:00
Zeno Rogue
b87f051b3f fixed a weird crash in guided tour 2020-07-13 00:07:39 +02:00