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

1106 Commits

Author SHA1 Message Date
Zeno Rogue
8cbb255e70 gp:: fixed some wrongly scaled tiles; using bshape_goldberg for Turtle and Rose 2018-04-10 20:27:39 +02:00
Zeno Rogue
446f8c3a12 linepatterns:: gp:: patPower displays master ranges 2018-04-10 20:27:01 +02:00
Zeno Rogue
eaa7d0cfe7 gp:: pseudohepts on non-threecolorable gNormal 2018-04-10 20:26:33 +02:00
Zeno Rogue
ebda963d68 removed no longer productive 'overgenerate', improved the down/up limits of sightrange_bonus 2018-04-10 20:25:56 +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
56fe281674 gp:: shmup:: fix to calc_relative_matrix (only _help was fixed) 2018-04-10 17:06:30 +02:00
Zeno Rogue
9fd8713cbc gp:: correct long-distances in all Goldberg hyperbolic tilings 2018-04-10 17:06:04 +02:00
Zeno Rogue
fed1f9a10a arg:: -pal option to display linepatterns 2018-04-10 17:02:04 +02:00
Zeno Rogue
90ff8c49dc marked land quality in gp, fixed some bugs 2018-04-10 08:05:35 +02:00
Zeno Rogue
986e66ee4b Knights and quit-menu now display circle sizes only if HR knows the formula 2018-04-10 08:03:28 +02:00
Zeno Rogue
85d5ca04cf fixed Lost Mountain on spheres 2018-04-10 08:01:39 +02:00
Zeno Rogue
855a236daf gp:: fixed trihepta graphics on spheres 2018-04-10 08:00:08 +02:00
Zeno Rogue
b9062e6a07 faster celldistance on smallbounded 2018-04-10 07:59:48 +02:00
Zeno Rogue
baffd5be17 gp:: help works 2018-04-10 05:20:03 +02:00
Zeno Rogue
196b7ad104 F1 key name shows 2018-04-10 05:19:49 +02:00
Zeno Rogue
e318a8e04a gp:: texture:: menu added 2018-04-10 05:12:40 +02:00
Zeno Rogue
699798a968 gp:: correct grid display 2018-04-10 04:28:50 +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
b9a6402ba7 ...missing goldberg.cpp itself 2018-04-09 17:40:38 +02:00
Zeno Rogue
830785990c renamed whirl to goldberg 2018-04-09 17:40:12 +02:00
Zeno Rogue
039e56edfe Merge remote work 2018-04-09 16:11:57 +02:00
Zeno Rogue
d3c1a64733 arg:: rug:: added -rugdist parameter 2018-04-09 15:56:23 +02:00
Zeno Rogue
5fa60f6a5e rixed the incorrect size in shCaveSeabed 2018-04-09 15:56:08 +02:00
Zeno Rogue
a951651f67 hyperweb:: fixed the old references to sightrange 2018-04-09 15:55:43 +02:00
Zeno Rogue
a17445bee7 improved insightrange 2018-04-06 23:28:58 +02:00
Zeno Rogue
63f50a1136 whirl:: fix ggshmup and calc_relative_matrix (also seems to fix nonbitrunc in general) 2018-04-06 23:20:04 +02:00
Zeno Rogue
f5cd14c3c5 horo_ok to tell if horocycles are available in the current geometry 2018-04-06 23:18:40 +02:00
Zeno Rogue
a1118216dd Temple walls are now random (never full) in weirdhyperbolic && nonbitrunc 2018-04-06 22:23:44 +02:00
Zeno Rogue
90d4f0d613 whirl:: celldist and celldistAlt now work 2018-04-06 22:22:33 +02:00
Zeno Rogue
1da55d2175 whirl:: textures:: fixed inner spherical models 2018-04-06 12:47:35 +02:00
Zeno Rogue
e26f3f77b1 'cancel texture' actually cancels now 2018-04-06 12:20:52 +02:00
Zeno Rogue
5df5bb66f1 whirl:: threecolor on cube 2018-04-06 12:20:22 +02:00
Zeno Rogue
7b4061829e draw textured spheres correctly 2018-04-06 12:19:36 +02:00
Zeno Rogue
228f677e00 patterns:: coloring appears in the menu for cube 2018-04-06 12:18:59 +02:00
Zeno Rogue
8e50cc9e50 debug removed 2018-04-06 10:30:06 +02:00
Zeno Rogue
587619ad42 whirl:: texture:: remapping (currently by commandline only) 2018-04-06 00:40:53 +02:00
Zeno Rogue
a3479ae830 texture:: commandline remapping option -txremap 2018-04-06 00:39:02 +02:00
Zeno Rogue
925a3af3ad texture:: correct cell-matrices after remapping -- helps when going back to overlay 2018-04-06 00:38:37 +02:00
Zeno Rogue
26e2927ed2 texture:: fixed the slavecolor hotkey clash 2018-04-06 00:34:33 +02:00
Zeno Rogue
951e00531b fixed texture remapping (was buggy -- texture_map_orig did not know tvertices 2018-04-06 00:34:09 +02:00
Zeno Rogue
0941411ffc .. to last commit 2018-04-06 00:33:03 +02:00
Zeno Rogue
66a2f41cd6 more exports in hyper.h 2018-04-06 00:31:25 +02:00
Zeno Rogue
850269cbbc stdout on --msg 2018-04-06 00:30:56 +02:00
Zeno Rogue
bfd3ef6abb whirl:: redrockfloor[3][3] actually appears 2018-04-04 18:04:23 +02:00
Zeno Rogue
882ec6f695 whirl:: redrockfloor[3][3], better rotation in octagonal 2018-04-04 18:01:32 +02:00
Zeno Rogue
7ca5a8713a whirl:: threecolor pattern 2018-04-04 18:00:40 +02:00
Zeno Rogue
b2b7190fbc proper coloring in Endorian Forest even when far away 2018-04-04 17:59:59 +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