1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-24 06:03:23 +00:00
Commit Graph

9838 Commits

Author SHA1 Message Date
Zeno Rogue
121df0d9c7 fixed Terracotta in Euclidean disk 2023-03-28 22:53:31 +02:00
Zeno Rogue
e3a4ca5aa7 hat:: animations:: changed the hat-atoms-colored line 2023-03-28 14:50:31 +02:00
Zeno Rogue
86838ac307 hat:: hat-animations:: shift parameter 2023-03-28 14:36:38 +02:00
Zeno Rogue
1dac5c731b fixed rainbow_color for hue == 6 2023-03-28 14:35:22 +02:00
Zeno Rogue
3baf09be25 more levels of long_transformations 2023-03-28 14:24:33 +02:00
Zeno Rogue
014f88132a fixed auto-orientation to work with adj_memo 2023-03-28 14:24:25 +02:00
Zeno Rogue
e906cb985b hat:: interesting value for hat parameter 2023-03-28 14:10:36 +02:00
Zeno Rogue
7e023e8092 square root symbol 2023-03-28 14:10:13 +02:00
Zeno Rogue
eaaeac8624 cleaned unused variable in 3d-models 2023-03-28 13:38:57 +02:00
Zeno Rogue
610338329b added the source code of hat animations 2023-03-28 13:32:53 +02:00
Zeno Rogue
3793bb00c3 hat: Frog Park is now OK 2023-03-28 12:48:30 +02:00
Zeno Rogue
06d250e6a5 hat:: Orb of Vaulting now works correctly 2023-03-28 12:47:03 +02:00
Zeno Rogue
a0343f6108 hat:: arrow trap graphical lines shown 2023-03-28 12:46:50 +02:00
Zeno Rogue
e61321aea3 hat:: full arrow trap lines shown 2023-03-28 12:46:10 +02:00
Zeno Rogue
968dfb1aac hat:: relative_matrix computation 2023-03-28 12:45:50 +02:00
Zeno Rogue
e2c5420c96 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2023-03-28 11:11:55 +02:00
Zeno Rogue
17579d8301 hat:: dualpoint now reflects the tiles correctly 2023-03-28 11:11:46 +02:00
Zeno Rogue
b085426f2c hat:: memoize adj for speed 2023-03-28 11:11:23 +02:00
Zeno Rogue
342c7c4484
Merge pull request #335 from jlmjlm/aip_text3
Only use 'texture' in editAt guard when CAP_TEXTURE is set.
2023-03-26 12:35:36 +02:00
Zeno Rogue
fe4786d768
Merge pull request #336 from jlmjlm/ortroll3
Swap the Red Troll's hair & fur colors.
2023-03-26 12:34:26 +02:00
Zeno Rogue
759de3274a version 12.1m 2023-03-26 09:42:49 +02:00
Zeno Rogue
a47dbc5dd5 fixed some crashes in embedding+arb 2023-03-26 00:37:08 +01:00
Zeno Rogue
a3c861ec9e hat:: fake now actually appears in menu 2023-03-25 23:43:43 +01:00
Zeno Rogue
f8b6b28c75 hat:: fixed crashes when changing hat param with mouse, also works with embedded_plane now 2023-03-25 23:43:26 +01:00
Zeno Rogue
d13c939ff6 version 12.1l 2023-03-25 09:31:28 +01:00
Zeno Rogue
314a7af3fd dual_point only in aperiodic 2023-03-25 09:25:16 +01:00
Zeno Rogue
cd391412aa do not display relativistic modes in model list 2023-03-25 09:25:06 +01:00
Zeno Rogue
08bf3fe3d6 an option to not display default help 2023-03-25 09:24:47 +01:00
Zeno Rogue
7e79661ce0 dual linepattern now accepts parameter 2023-03-25 00:36:20 +01:00
Zeno Rogue
4c10fd6aae hat:: keep orientation while changing parameter 2023-03-25 00:35:44 +01:00
Zeno Rogue
44454c479a minor fixes to hat parameter 2023-03-24 23:55:24 +01:00
Zeno Rogue
defeaf2cc6 hat:: hat parameter 2023-03-24 23:53:13 +01:00
Zeno Rogue
56ca00df82 fixed naming conflict -W3 to -W4 2023-03-24 23:20:31 +01:00
Zeno Rogue
fa9365466c hat:: disable horo and use clueless just in case 2023-03-24 23:19:53 +01:00
Zeno Rogue
9fa2ba72fe hat:: better pseudohept 2023-03-24 23:19:32 +01:00
Zeno Rogue
15623fd84d CLI -land-info to list validity for every land 2023-03-24 23:18:30 +01:00
Zeno Rogue
a0f91faf67 land_validity for hat 2023-03-24 23:18:16 +01:00
Zeno Rogue
1e68511d46 patched chaos now uses cheatdest_list 2023-03-24 23:17:43 +01:00
Zeno Rogue
d3da7dddc9 hat:: Jungle 2023-03-24 23:17:16 +01:00
Zeno Rogue
2ec531e056 hat:: Land of Storms 2023-03-24 23:17:09 +01:00
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