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

51 Commits

Author SHA1 Message Date
Zeno Rogue
eaa7d0cfe7 gp:: pseudohepts on non-threecolorable gNormal 2018-04-10 20:26:33 +02:00
Zeno Rogue
e41bc0b3b9 linepatterns:: works with gp, uses computed constants rather than hardcoded ones, extra horocycle linepattern, Goldberg pattern added 2018-04-10 17:57:33 +02:00
Zeno Rogue
9fd8713cbc gp:: correct long-distances in all Goldberg hyperbolic tilings 2018-04-10 17:06:04 +02:00
Zeno Rogue
90ff8c49dc marked land quality in gp, fixed some bugs 2018-04-10 08:05:35 +02:00
Zeno Rogue
e318a8e04a gp:: texture:: menu added 2018-04-10 05:12:40 +02:00
Zeno Rogue
2b65f4538f gp:: threecolor works correctly if param divisible by 1+z OR it works for the seed 2018-04-09 20:39:52 +02:00
Zeno Rogue
033c626dfc restartGame, wrong mode, and resetModes now use constants instead of magic char names 2018-04-09 18:05:23 +02:00
Zeno Rogue
830785990c renamed whirl to goldberg 2018-04-09 17:40:12 +02:00
Zeno Rogue
5df5bb66f1 whirl:: threecolor on cube 2018-04-06 12:20:22 +02:00
Zeno Rogue
228f677e00 patterns:: coloring appears in the menu for cube 2018-04-06 12:18:59 +02:00
Zeno Rogue
587619ad42 whirl:: texture:: remapping (currently by commandline only) 2018-04-06 00:40:53 +02:00
Zeno Rogue
0941411ffc .. to last commit 2018-04-06 00:33:03 +02:00
Zeno Rogue
7ca5a8713a whirl:: threecolor pattern 2018-04-04 18:00:40 +02:00
Zeno Rogue
5ea2a52f3f more fixes to Warped Coast 2018-04-04 17:59:24 +02:00
Zeno Rogue
1abca6d08e whirl:: disabled mirrors 2018-04-04 15:07:44 +02:00
Zeno Rogue
4ca146549c whirl:: warp works 2018-04-04 15:05:12 +02:00
Zeno Rogue
ccb7bf9efb whirl:: Crystal World and Caves tiling work 2018-04-04 12:46:40 +02:00
Zeno Rogue
22a92059b6 whirl 2018-04-03 23:39:18 +02:00
Zeno Rogue
2c09c5ee56 structurized textures.cpp 2018-03-17 21:12:46 +01:00
Zeno Rogue
b3def8bdfc changing SPF_DOCKS in menu actually works 2018-02-26 13:17:56 +01:00
Zeno Rogue
64adb6f0ea updated the header comments to 2018, also added the missing ones 2018-02-09 00:40:26 +01:00
Zeno Rogue
ad172724e8 made it compile with RUG on emscripten (at least it should -- it does not work for me because of an emscripten bug apparently) 2018-02-03 14:31:17 +01:00
Zeno Rogue
561369ce11 fixed fieldval_uniq on torus -- affects Blizzard/Volcano/Ruined 2018-01-29 16:29:13 +01:00
Zeno Rogue
b798e1a758 sidescreen in prepattern screen 2018-01-25 23:47:28 +01:00
Zeno Rogue
2b6b8c1d39 fixed Snake Nest in non-bitrunc Octagons 2018-01-06 23:39:27 +01:00
Zeno Rogue
5bf6d54c7d changed chamfered to bitruncated 2018-01-06 22:34:03 +01:00
Zeno Rogue
6479ddb73d Texts written/translated for 10.3 2018-01-04 20:05:34 +01:00
Zeno Rogue
495dbba809 renamed 'truncated' to 'chamfered' 2018-01-04 18:39:04 +01:00
Zeno Rogue
6ab3cacd08 fixed the things broken by Euclidean/a38 pattern changes 2017-12-29 13:32:29 +01:00
Zeno Rogue
5f5c86e529 new land: Docks 2017-12-29 01:10:47 +01:00
Zeno Rogue
11569c693d big change: more configuration for the torus (and also Klein bottle) 2017-12-28 16:46:10 +01:00
Zeno Rogue
d67ca714fd fixed Euclidean reptiles 2017-12-27 22:10:50 +01:00
Zeno Rogue
f6fa051eab torus movement 2017-12-27 06:31:47 +01:00
Zeno Rogue
0803082c87 no more setting 'reflect' by sibling when sibling not used 2017-12-22 22:33:25 +01:00
Zeno Rogue
2b28c74313 periodic patterns added to selection 2017-12-22 01:46:34 +01:00
Zeno Rogue
c1ac7a8d51 46 patterns, zebras 2017-12-22 01:25:05 +01:00
Zeno Rogue
5fd524fa62 fixed the threecolor pattern for octagons 2017-12-21 16:34:26 +01:00
Zeno Rogue
57a5337b9f CAP_TEXTURE can be off; right-size textures loaded without scaling; SPF_FULLSYM 2017-12-21 11:36:07 +01:00
Zeno Rogue
d0a925a8ca translating textures to a more general type 2017-12-19 16:40:24 +01:00
Zeno Rogue
49bd1a0b2b a menu for changing pattern geometries 2017-12-19 14:35:34 +01:00
Zeno Rogue
1c3f8ac36a fixed eupattern in EuclidA4 2017-12-18 21:33:11 +01:00
Zeno Rogue
3ae3faa3c3 fixed warped lands 2017-12-18 21:15:03 +01:00
Zeno Rogue
5185f0e186 more work on Euclidean Squares 2017-12-18 19:04:37 +01:00
Zeno Rogue
836ed087df Euclidean square grid 2017-12-18 13:00:36 +01:00
Zeno Rogue
6c4538df69 further work on textures 2017-12-14 02:53:29 +01:00
Zeno Rogue
653069094b more work on the patterns 2017-12-09 20:02:56 +01:00
Zeno Rogue
9933f373d2 improvements to patterns; codenumbers also display directions 2017-12-09 08:06:41 +01:00
Zeno Rogue
635d1f911c Refactoring: moved all the remaining pattern code from mapeditor to pattern2 2017-12-09 03:48:30 +01:00
Zeno Rogue
ecf631976f texture mode -- first commit 2017-12-09 02:20:10 +01:00
Zeno Rogue
87b6b8b372 Snakes Nest v1 2017-12-05 19:43:45 +01:00