1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-14 01:16:50 +00:00
Commit Graph

9389 Commits

Author SHA1 Message Date
Zeno Rogue
970c2acc96 ads-game:: no longer crashes if underlying is not-gNormal hyperbolic 2022-10-14 01:02:36 +02:00
Zeno Rogue
45141a9df0 ads-game:: underlying/spacetime views 2022-10-14 01:01:50 +02:00
Zeno Rogue
a7ca4c2902 relativistic projections added 2022-10-14 00:56:48 +02:00
Zeno Rogue
7a6df6f060 fixed GF_NO_FOG 2022-10-14 00:55:34 +02:00
Zeno Rogue
e6d0ff8789 perspective of any kind now has Panini 2022-10-14 00:54:51 +02:00
Zeno Rogue
d218896b63 sl2:: more projections allowed 2022-10-14 00:54:31 +02:00
Zeno Rogue
7f0bf3b269 anim:: CLI animation record functions now accept 0 which means use the current value 2022-10-11 20:02:20 +02:00
Zeno Rogue
6ac17b31f1 hybrid:: new options for switching 2022-10-11 20:00:51 +02:00
Zeno Rogue
f666f51bcd added an option for nonisotropic_weird_transforms 2022-10-11 20:00:33 +02:00
Zeno Rogue
c10906d349 fixed 'penrose staircases' in rot spaces 2022-10-11 20:00:13 +02:00
Zeno Rogue
4cdc7db18d curvepoint_first function to loop curves automatically 2022-10-11 19:56:56 +02:00
Zeno Rogue
73c689211f shader flag to use no fog -- useful to display ultra-ideal points 2022-10-11 19:56:37 +02:00
Zeno Rogue
9184532036 ads-game:: replay mode 2022-10-09 13:15:57 +02:00
Zeno Rogue
97a4f13ff8 version 12.c 2022-10-08 02:36:13 +02:00
Zeno Rogue
757660edd0 bringris:: musicvolume editable only if music available 2022-10-08 02:02:55 +02:00
Zeno Rogue
4e0f99f60b added cvoight to credits 2022-10-08 02:02:23 +02:00
Zeno Rogue
2bafda5f18 a comment on why OINF should be divisible by 3 2022-10-08 02:02:03 +02:00
Zeno Rogue
5008609b95 tes;: refactored compute_vertex_valence, also is now able to compute valence in the 'generic' case 2022-10-08 02:01:25 +02:00
Zeno Rogue
60d0d15dab tes:: refactored find_connection 2022-10-08 01:54:30 +02:00
Zeno Rogue
d8da9639d0 tes:: split get_adj into two functions, one with connection specified (inlcuding mirror), and one not 2022-10-08 01:53:02 +02:00
Zeno Rogue
29f6bbbe90 tes:: check_football_colorabilty is disabled if valence not known 2022-10-08 00:18:56 +02:00
Zeno Rogue
9284cb237a tes:: mirror without parameter is allowed if only one edge is given 2022-10-07 22:23:07 +02:00
Zeno Rogue
35fa99460b tes:: fixed the bugs with mirrors and apeirogons, and some other bugs 2022-10-07 22:21:46 +02:00
Zeno Rogue
7e28ce278e a sample with mirrors and apeirogons 2022-10-07 22:19:10 +02:00
Zeno Rogue
12316ed631 Version 12.1b 2022-10-06 21:45:11 +02:00
Zeno Rogue
b76ab8ebdd rogueviz:: smoothcam:: snapping, side view 2022-10-06 19:40:22 +02:00
Zeno Rogue
2168d5ad4c orbmode in hyper.h included 2022-10-06 18:16:20 +02:00
Zeno Rogue
f3427c4968 compute_vertex_valence no longer crashes with -arb-unmirror 0 -- we just ignore vertex valence in this case, we do not use it for now 2022-10-06 14:52:22 +02:00
Zeno Rogue
8b758bded9 arb:: tilings with mirrors can now be loaded with -arb-unmirror 2022-10-06 14:47:48 +02:00
Zeno Rogue
70b5da8178 arb:: debug removed 2022-10-06 14:47:17 +02:00
Zeno Rogue
a1cbf8c906 minecolors and distcolors now accept less/more colors in table 2022-10-06 13:47:00 +02:00
Zeno Rogue
fe937cf20a color table dialog now allows adding more / removing colors 2022-10-06 13:46:15 +02:00
Zeno Rogue
313666a240 edit unreversed colors easily 2022-10-06 13:37:21 +02:00
Zeno Rogue
03b7804817 mirrored tiles marked on or off 2022-10-06 13:35:56 +02:00
Zeno Rogue
6de6e71bd4 documented width of cell boundaries 2022-10-06 13:23:18 +02:00
Zeno Rogue
ddf8ea17e3 choice of orb display style 2022-10-06 13:10:57 +02:00
Zeno Rogue
8bf80dd96c added CrashTuvai to credits (for help with racing achievement bug) 2022-10-06 12:58:21 +02:00
Zeno Rogue
2a5cdf28c8 disable Yendor on racing 2022-10-06 12:57:58 +02:00
Zeno Rogue
6a626007bb racing:: racing menu now shows whether an official track is on 2022-10-06 12:57:47 +02:00
Zeno Rogue
789770da43 racing:: switch modes correctly when loading official track 2022-10-06 12:57:19 +02:00
Zeno Rogue
07ce60c3ef ignore the land structure for the racing achievement 2022-10-06 12:56:50 +02:00
Zeno Rogue
8b6effba1b Orb of Choice now works with Orb of Safety 2022-10-06 12:32:06 +02:00
Zeno Rogue
8aaf06969c global_boundary_ratio option 2022-10-06 12:26:17 +02:00
Zeno Rogue
f4cf3440ff debug_tiles is visible in experiments 2022-10-06 12:01:31 +02:00
Zeno Rogue
6c88e9b2c3 debug_tiles improvements: 2 displays more tile information, not displayed in standard except in cheat mode 2022-10-06 11:59:34 +02:00
Zeno Rogue
9004fdeee5 tes mirror tile documented 2022-10-06 11:09:03 +02:00
Zeno Rogue
d44e8b6416 tes:: mirror command added 2022-10-06 10:59:57 +02:00
Zeno Rogue
bef884c9dc fixed arcm colors for mirrorless 2022-10-06 10:08:21 +02:00
Zeno Rogue
5a9e7e4069 more distinct mirrored colors 2022-10-06 10:08:10 +02:00
Zeno Rogue
3369adfc98 separate color set for mirrored tiles in arb/arcm 2022-10-06 09:57:18 +02:00