1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-17 03:32:07 +00:00
Commit Graph

4302 Commits

Author SHA1 Message Date
Zeno Rogue 51ef84f0b2 fire in Brownian no longer generates level-0 walls 2019-10-05 18:55:11 +02:00
Zeno Rogue b419aab0a1 fixed a possible crash in Archimedean geometries 2019-10-05 18:55:11 +02:00
Zeno Rogue e192506943 fixed mimics in 3D nonisotropic 2019-10-05 18:55:11 +02:00
Zeno Rogue 7f9ffe14af racing:: in 3D, you now reflect off blocking walls 2019-10-05 18:55:11 +02:00
Zeno Rogue a023003560 stuck prevention and wall sliding 2019-10-05 18:55:11 +02:00
Zeno Rogue 82f7ae05d2 findbase now gets a parameter which tells how many steps to make 2019-10-05 18:55:11 +02:00
Zeno Rogue 6d4b61f0c0 new CLI options for racing 2019-10-05 18:55:11 +02:00
Zeno Rogue 4e1abe964f print for horo_distance 2019-10-05 18:55:11 +02:00
Zeno Rogue 282ca884c4 less aggressive backwall optimization in Solv 2019-10-05 18:55:11 +02:00
Zeno Rogue afa65ee525 fixed racing in stretched hyperbolic 2019-10-05 18:55:11 +02:00
Zeno Rogue eead4af644 fixed horodistance in nih 2019-10-05 18:55:11 +02:00
Zeno Rogue e873f731d3 devmods:: easier to use solv-table 2019-10-05 18:53:51 +02:00
Zeno Rogue eb591f5dc8 stabilized file names for tabled inverse files 2019-10-05 18:53:51 +02:00
Zeno Rogue 455985687b CLI option -PM now accepts names 2019-10-05 18:53:51 +02:00
Zeno Rogue 0b629c7bb2 option -geo now accepts short names 2019-10-05 18:53:51 +02:00
Zeno Rogue 0e1b9c6720 option -win in mymain to compile for Windows (local use, does not work) 2019-10-05 12:38:35 +02:00
Zeno Rogue a415732188 debug removed 2019-10-05 12:37:36 +02:00
Zeno Rogue a48aea7b8e used EX for space_to_perspective 2019-10-05 12:34:36 +02:00
Zeno Rogue cfc36c7bda fisheye and ball models in nonisotropic spaces 2019-10-05 12:34:14 +02:00
Zeno Rogue 08108c342c aura in the fisheye projection, also minor optimization 2019-10-05 12:33:00 +02:00
Zeno Rogue 13ea55b233 fisheye has parameter 2019-10-05 12:32:16 +02:00
Zeno Rogue a5579af826 disabled marking log(2) and log(3) as constexpr 2019-10-04 17:42:25 +02:00
Zeno Rogue 09a4849a72 devmods:: fixed naming in manual-animation 2019-10-04 17:11:00 +02:00
Zeno Rogue 6dfb531f9d racing:: Crossroads in 3D geometries 2019-10-04 14:22:19 +02:00
Zeno Rogue 35cf9ac57f devmods:: fixed filenames in manual-animation 2019-10-04 13:05:50 +02:00
Zeno Rogue 78c0d8b3c4 devmods:: fixed filenames in edit-shaders 2019-10-04 13:05:38 +02:00
Zeno Rogue 038a19e4d8 renamed NIH geometries to stretched 2019-10-04 13:05:20 +02:00
Zeno Rogue ec465b2afc separate shader for stretched Sol, to avoid glitches 2019-10-04 13:03:50 +02:00
Zeno Rogue ac8b866978 yet another 2019-10-03 20:36:15 +02:00
Zeno Rogue c1a12172ae yet another weird bug 2019-10-03 20:31:28 +02:00
Zeno Rogue f94a262d71 fixed geometry_name() for NIH 2019-10-03 20:24:27 +02:00
Zeno Rogue f56c3b79f2 Merge pull request #83 from reinerh/make_dependency
Add language-data.cpp as dependency for autohdr.h
2019-10-03 20:19:06 +02:00
Zeno Rogue 558d5596af removed WIP geometries from the menu 2019-10-03 20:13:04 +02:00
Zeno Rogue 71e3bc4759 removed useless debug output 2019-10-03 20:12:53 +02:00
Zeno Rogue 67aceb80a5 fixup 2019-10-03 20:12:25 +02:00
Zeno Rogue 73267486e9 more elegant solv-table 2019-10-03 20:11:24 +02:00
Zeno Rogue d69cb4e946 SolN manifold 2019-10-03 20:10:48 +02:00
Zeno Rogue 4872ad01f4 fixed music 2019-10-03 20:08:07 +02:00
Reiner Herrmann 5d16f7aa0a Add language-data.cpp as dependency for autohdr.h
When building in parallel, it could happen that autohdr.h is generated
before language-data.cpp was available and the compilation fails.
2019-10-03 17:34:27 +02:00
Zeno Rogue 46d127401e nih improvements 2019-10-02 19:22:43 +02:00
Zeno Rogue d6ab96f821 non-isotropic hyperbolic space 2019-10-01 05:03:46 +02:00
Zeno Rogue 255186840f ternary tiling 2019-09-30 23:36:15 +02:00
Zeno Rogue a971ffd427 fix to 11.2b 2019-09-30 03:15:10 +02:00
Zeno Rogue e2fde2afcf noblow for Friendly Ivy v11.2b 2019-09-30 03:05:47 +02:00
Zeno Rogue 0405584e6d intester shift was interpreted as zero and did not prevent zeros 2019-09-30 02:59:50 +02:00
Zeno Rogue ddae7b9ce8 11.2b 2019-09-30 01:51:44 +02:00
Zeno Rogue aef1787daf fixed a bug with monster placement in shmup 2019-09-30 01:51:28 +02:00
Zeno Rogue 2e571ab337 devmods:: autoplay added 2019-09-30 01:51:16 +02:00
Zeno Rogue d396e323c1 added missing CAP_RACING guards 2019-09-28 21:59:10 +02:00
Zeno Rogue 0c72130ed8 mymake accepts modules with *.cpp extension v11.2a 2019-09-28 18:18:00 +02:00