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

1348 Commits

Author SHA1 Message Date
Zeno Rogue
0049a65be6 fixed the chessboard pattern 2018-05-03 11:06:31 +02:00
Zeno Rogue
c8b1ea8ee6 fixed treasure/monster generation in randomized palaces 2018-05-03 11:00:09 +02:00
Zeno Rogue
4b0a63120a disabled quest in weirdhyperbolic palaces 2018-05-03 10:59:43 +02:00
Zeno Rogue
194cc2bd2e fixed the Princess Challenge activation 2018-05-01 22:43:02 +02:00
Zeno Rogue
301c8bde55 daily... 2018-05-01 19:38:42 +02:00
Zeno Rogue
b30fca1f2e line patterns now work correctly in elliptic geometry 2018-05-01 19:36:09 +02:00
Zeno Rogue
77ce8166f9 Snake Nest no longer appears when it should not 2018-05-01 19:35:41 +02:00
Zeno Rogue
96cd518710 fixed the zebra3 pattern on gp 2018-05-01 19:35:25 +02:00
Zeno Rogue
1346583a7c clamp hdist just in case 2018-05-01 19:35:09 +02:00
Zeno Rogue
47f0cc968f one_and_half flag 2018-05-01 19:34:57 +02:00
Zeno Rogue
8f6ad87280 isEquidLand flag 2018-05-01 19:34:37 +02:00
Zeno Rogue
5a9bc6c014 gSmallElliptic geometry 2018-05-01 19:34:09 +02:00
Zeno Rogue
bf0ce8d2f0 gp:: looks better on spheres 2018-05-01 19:32:55 +02:00
Zeno Rogue
1e433694a6 gp:: GP(x,x) now works in elliptic geometry 2018-05-01 19:32:41 +02:00
Zeno Rogue
a61fa39733 more roses spawn in chaosmode 2018-05-01 00:23:17 +02:00
Zeno Rogue
460cda4d3e export XLATN 2018-05-01 00:22:58 +02:00
Zeno Rogue
55e6fc00c9 Goldberg no longer warns about centerloc not found in quotient 2018-05-01 00:22:40 +02:00
Zeno Rogue
d34d50c87c buggy items are NAI 2018-05-01 00:21:51 +02:00
Zeno Rogue
67ad5f2f4b preparing for daily 2018-05-01 00:21:18 +02:00
Zeno Rogue
02aac914d4 10.3s 2018-05-01 00:20:20 +02:00
Zeno Rogue
6f91a87ff7 Yendor/Caribbean cross appears on the boundary again 2018-04-23 13:21:00 +02:00
Zeno Rogue
70bfe718ef map no longer disappears suddenly and irreparably if you scroll into the invisible region 2018-04-23 13:20:36 +02:00
Zeno Rogue
f9b03013c1 improved heptdistance a bit 2018-04-23 13:19:22 +02:00
Zeno Rogue
d021a7259c added bug reporters to credits 2018-04-23 12:53:57 +02:00
Zeno Rogue
017d14e862 fix to last commit 2018-04-23 12:53:49 +02:00
Zeno Rogue
39916901ee improved square model in non-hyperbolic geometries 2018-04-23 12:50:51 +02:00
Zeno Rogue
e43d630185 geom3:: gp:: autoscaling 2018-04-23 12:34:14 +02:00
Zeno Rogue
4a8e33a2d5 better messages when dropping Dead Orbs impossible 2018-04-23 12:14:29 +02:00
Zeno Rogue
cf6d2a36c4 fixed odd stripes of CR4 in the Graveyard 2018-04-23 12:00:51 +02:00
Zeno Rogue
166061beb3 fixed the bug which caused too low Great Wall generation in the Crossroads 2018-04-23 11:49:05 +02:00
Zeno Rogue
aeefbeb8ce added sphere to texture patterns 2018-04-23 11:25:58 +02:00
Zeno Rogue
8cbabb285d do not exit the game if calc_relative_matrix fails on the sphere 2018-04-22 11:13:42 +02:00
Zeno Rogue
89841a6717 changed the default model_distance to 4 2018-04-22 11:13:25 +02:00
Zeno Rogue
b6da7779d5 tour:: added XLAT in some places, also 'disable the Camelot cheat' 2018-04-22 11:13:13 +02:00
Zeno Rogue
10d438270b in the 'display mode' menu, appropriate projection names are used in non-hyperbolic geometries 2018-04-22 11:12:19 +02:00
Zeno Rogue
ff9051426a labels are no longer displayed behind the sphere 2018-04-22 11:11:47 +02:00
Zeno Rogue
b5a84e9a4b added some missing texts to Polish translation 2018-04-22 11:11:16 +02:00
Zeno Rogue
c0e500b63f tour:: typo fix 2018-04-22 11:10:54 +02:00
Zeno Rogue
2e2bb03edd tour:: better explained mode changes 2018-04-22 11:10:19 +02:00
Zeno Rogue
d751e84a54 removed the obsolete implementation of Mersenne Twister 2018-04-21 19:56:00 +02:00
Zeno Rogue
a50fb62af0 removed obsolete file 2018-04-21 19:55:43 +02:00
Zeno Rogue
c5bf7cb95c colors no longer silently modified in linepatterns 2018-04-21 19:35:56 +02:00
Zeno Rogue
962a448a21 do not clear linepattern alpha in autocheat 2018-04-21 19:35:17 +02:00
Zeno Rogue
616a4fddc7 fixed bugs with ggmatrix and virtualRebase 2018-04-21 19:13:53 +02:00
Zeno Rogue
71288613f4 pattern2: 'distance from origin' canvas 2018-04-21 17:58:02 +02:00
Zeno Rogue
fea7392b01 export added 2018-04-21 17:57:42 +02:00
Zeno Rogue
ad93e77bcc canvas_invisible option 2018-04-21 17:57:30 +02:00
Zeno Rogue
9b95ad23c5 fixed saving the neuron dist table 2018-04-21 16:19:29 +02:00
Zeno Rogue
5c4692b698 kohonen:: works with gp/zebra/Klein bottle geometries 2018-04-21 16:19:19 +02:00
Zeno Rogue
6f69f04449 improved the memoization of cell distances 2018-04-21 16:18:44 +02:00