1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-18 11:19:59 +00:00
Commit Graph

9798 Commits

Author SHA1 Message Date
Zeno Rogue
9d483b1442 hat:: Palace 2023-03-24 23:17:00 +01:00
Zeno Rogue
39dcaa9e15 hat:: removed debug 2023-03-24 23:16:37 +01:00
Zeno Rogue
e1ec1ef5b9 hat:: fixed tiles 2023-03-24 23:16:25 +01:00
Zeno Rogue
1a97becdf0 fake geometry for hat 2023-03-24 23:16:03 +01:00
Zeno Rogue
8dfa0efbcf aperiodic hat: formulas for the shape, better centering 2023-03-24 19:12:07 +01:00
Zeno Rogue
8efec97b24 devmods:: included a tool to generate the hat rules 2023-03-24 17:02:01 +01:00
Jacob Mandelson
7470b6996d Swap the Red Troll's hair & fur colors. 2023-03-23 13:30:07 -07:00
Zeno Rogue
de0e51412c version 12.1k 2023-03-23 09:38:22 +01:00
Zeno Rogue
3faedc295b min_scale now changed to 1e-6 2023-03-23 09:29:46 +01:00
Zeno Rogue
de6f5ba97a patched chaos in aperiodic tilings 2023-03-23 09:29:07 +01:00
Zeno Rogue
3416f09381 fixed a crash in hat reversing 2023-03-23 09:14:06 +01:00
Zeno Rogue
bf6220913c no more repetitions in hat minesweeper 2023-03-23 02:04:39 +01:00
Zeno Rogue
9c0ff85a98 alt mine rule for aperiodic 2023-03-23 02:04:15 +01:00
Zeno Rogue
76d432aa9c arb-borders are now also used for aperiodic tilings 2023-03-23 01:37:52 +01:00
Zeno Rogue
426c350a59 conformal square improved on sphere 2023-03-23 01:37:52 +01:00
Zeno Rogue
b854f68a88 aperiodic hat tiling 2023-03-23 01:37:52 +01:00
Zeno Rogue
acfa454114 aperiodic is now distinct from kite::in 2023-03-23 01:37:52 +01:00
Zeno Rogue
732d80965f fixup: version 2023-03-23 01:37:52 +01:00
Zeno Rogue
f9d28371b7 fixup: axial_angle 2023-03-23 01:37:52 +01:00
Zeno Rogue
15540e91e6 fixed a bug in mdBandAny 2023-03-19 12:21:15 +01:00
Zeno Rogue
1b7f4b869e new Conformal Square projection (with transition and shader and Euclidean form) 2023-03-19 12:21:05 +01:00
Zeno Rogue
02f0b1e714 bugfix 2023-03-16 23:18:45 +01:00
Zeno Rogue
4bface6860 removed name nullptr too 2023-03-16 23:18:16 +01:00
Zeno Rogue
2527398a3e availability checks configurable 2023-03-16 23:15:26 +01:00
Zeno Rogue
5986f02025 rogueviz:: adjusted extra-projections to changes 2023-03-16 23:13:55 +01:00
Zeno Rogue
a434f3b063 axial angle now can be set for axial models 2023-03-16 23:13:27 +01:00
Zeno Rogue
631e44f871 fixed model flags 2023-03-16 23:12:20 +01:00
Zeno Rogue
2370084b11 two extra projections in RogueViz 2023-03-16 15:18:02 +01:00
Zeno Rogue
eb867ecccc fog color is now model color if the projection is not perspective 2023-03-16 14:48:16 +01:00
Zeno Rogue
2a45504580 fixed the shader ID 2023-03-16 14:47:39 +01:00
Zeno Rogue
12a9ba163f more detailed 3D pipes 2023-03-16 14:47:23 +01:00
Zeno Rogue
c862a94e46 svg:: make smaller SVG files by not including things out of the region 2023-03-16 14:47:04 +01:00
Zeno Rogue
e0e1182d97 added jennlbw to the credits 2023-03-16 14:46:14 +01:00
Zeno Rogue
e898c61921 improved glhr debugging 2023-03-16 14:46:05 +01:00
Zeno Rogue
b6503f0059 CLI: noplayer now removes the player as the name suggests, and -drawplayer 1 draws the player 2023-03-16 14:45:29 +01:00
Zeno Rogue
b8f916df3a more configuration for meridian/parallel patterns 2023-03-16 14:45:11 +01:00
Zeno Rogue
0f9b30f51b draw boundary in fisheye Euclidean 2023-03-16 14:44:44 +01:00
Zeno Rogue
ef556185db X symbol from the two-point models is now configurable 2023-03-16 14:44:31 +01:00
Zeno Rogue
7bd5abbdd6 reset shaders on panini/stereo changes 2023-03-16 14:43:29 +01:00
Zeno Rogue
5473c1645c CLI option -grotatei 2023-03-16 14:43:14 +01:00
Zeno Rogue
ad90aecee7 fixed crash in edgelen 2023-03-16 14:42:10 +01:00
Zeno Rogue
2a354786e4 new projection: horocyclic equal-area 2023-03-16 14:42:02 +01:00
Zeno Rogue
b8059c0528 new linepattern Tri Walls 2023-03-16 14:41:00 +01:00
Zeno Rogue
66671145a9 refactored grid drawing 2023-03-16 14:40:26 +01:00
Jacob Mandelson
9982f88a41 Only use 'texture' in editAt guard when CAP_TEXTURE is set. 2023-03-11 08:27:03 -08:00
Zeno Rogue
999b26e818 embeddings:: NFC, just using more lines 2023-02-21 18:55:07 +01:00
Zeno Rogue
fa528e75d2 removed floorshape warnings unless DF_GEOM 2023-02-21 18:54:14 +01:00
Zeno Rogue
cf90d4e3c4 fixed a bug causing spinning in VR 2023-02-21 18:53:42 +01:00
Zeno Rogue
16e1e0d516 fixed cell boundaries key 2023-02-21 18:53:01 +01:00
Zeno Rogue
b708391dd2 embeddings:: fixed emb_product_embedding::actual_to_intermediate 2023-02-21 18:52:00 +01:00