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

731 Commits

Author SHA1 Message Date
Zeno Rogue
17ddb6dadb hooks_music works again 2017-12-02 00:19:49 +01:00
Zeno Rogue
c3da6e5cc2 fadeout works again 2017-12-02 00:19:34 +01:00
Zeno Rogue
dfb8e6972e 10.2d 2017-11-13 13:14:22 +01:00
Zeno Rogue
18c58fdfde some fixes for shmup in new geometries (untested, might be still buggy) 2017-11-13 12:49:12 +01:00
Zeno Rogue
d8a647d972 brightness behind the sphere configurable; works a bit better with transparency now 2017-11-13 12:23:42 +01:00
Zeno Rogue
d8a279b15d fixed issues with falling animations; fall for a longer time in non-hyperbolic 2017-11-13 11:57:05 +01:00
Zeno Rogue
005abefa09 also adjust the default size for spherical Mercator/disk 2017-11-13 11:38:51 +01:00
Zeno Rogue
3e9ef122aa fixed high parts disappearing in pmodels of sphere 2017-11-13 11:38:38 +01:00
Zeno Rogue
a3a70dfe4a removed useless code 2017-11-13 11:33:26 +01:00
Zeno Rogue
c27eccce4a changing the conformal model automatically resets scale/projection 2017-11-13 11:33:04 +01:00
Zeno Rogue
5f4c773581 fixed the disappearing center in equi-euclidean 2017-11-13 11:26:46 +01:00
Zeno Rogue
a19d4d568b refactored mdEqui 2017-11-13 11:26:21 +01:00
Zeno Rogue
19f12e3068 HUD elements, including the compass, now drawn correctly in all pmodels 2017-11-13 11:08:06 +01:00
Zeno Rogue
672f4d7b9e lines behind sphere are now drawn (darker); better 'behind' colors when background color changes 2017-11-13 01:59:07 +01:00
Zeno Rogue
7bf5fcc2b9 fixed model boundary drawing on spheres 2017-11-13 01:52:55 +01:00
Zeno Rogue
9debf3c848 fixed line drawing on spheres 2017-11-13 01:52:39 +01:00
Zeno Rogue
68f4eb537a in spherical equi-models, use the correct circle as the boundary, instead of the whole screen 2017-11-13 01:30:09 +01:00
Zeno Rogue
6efc503818 fixed the computation in spherical equi-models so that antipode appears at radius 2017-11-13 01:29:31 +01:00
Zeno Rogue
c682b0d94c aura for spherical equi-models 2017-11-13 01:28:56 +01:00
Zeno Rogue
6312448e0c conformal/history mode in Menu is marked ON if any of its features is ON 2017-11-13 00:50:50 +01:00
Zeno Rogue
d444f8d2e2 bug with the last commit 2017-11-13 00:50:32 +01:00
Zeno Rogue
950942eae2 dragon/dragon head on the list; more efficient mapeditor; fixed bugs with copying on new geometries; copying now also copies HP/stuntime 2017-11-13 00:37:18 +01:00
Zeno Rogue
7e097a17d7 added 'Dragon Head' 2017-11-13 00:35:18 +01:00
Zeno Rogue
5fe8c300ee adjusting dragon breath for possible name change 2017-11-13 00:35:07 +01:00
Zeno Rogue
214af58f7c don't edit buggy dragons while still in the Map Editor 2017-11-13 00:34:49 +01:00
Zeno Rogue
46e222711c fixed bugs in OverFloor and CloudSeabed in standard geometry 2017-11-08 22:35:01 +01:00
Zeno Rogue
7d1dc27fe0 some more additions for 10.2c 2017-11-07 16:47:32 +01:00
Zeno Rogue
b2673ba0b3 don't show useless options in Conformal menu in non-hyperbolic 2017-11-07 16:46:58 +01:00
Zeno Rogue
5b7314764f no SIDE used on mobiles 2017-11-07 16:42:31 +01:00
Zeno Rogue
365057c37b equid/equi-a are conformal in Euclidean 2017-11-07 16:40:27 +01:00
Zeno Rogue
c81f101b7f fixed equiarea on euclid 2017-11-07 16:37:47 +01:00
Zeno Rogue
96243d143f Mercator projection works now; fixed equidistant/equiarea on sphere 2017-11-07 16:37:39 +01:00
Zeno Rogue
a3d4bfdd7d fixed some compiler errors 2017-11-07 16:16:04 +01:00
Zeno Rogue
4255abaaa8 10.2c 2017-11-07 14:50:27 +01:00
Zeno Rogue
7274e6ad20 fixed incorrect warning message when loading pics 2017-11-07 14:42:12 +01:00
Zeno Rogue
908d581c15 fixed crash happening sometimes when loading a different geometry 2017-11-07 14:39:54 +01:00
Zeno Rogue
f5a8b2a0c2 more precise torus-rug rendering 2017-11-07 14:39:26 +01:00
Zeno Rogue
b5382c5670 Rug mentions it works in Torus now 2017-11-07 14:20:19 +01:00
Zeno Rogue
fcec90d8fb click out-of-torus does nothing now 2017-11-07 14:17:13 +01:00
Zeno Rogue
8c39251b6a saving the geometry correctly in map editor 2017-11-07 14:08:50 +01:00
Zeno Rogue
800a37f646 realradius 2017-11-07 13:40:56 +01:00
Zeno Rogue
d467b060bd fixed error on some compilers 2017-11-07 13:35:59 +01:00
Zeno Rogue
0ce82e23bd fixed the Compass in Gans/ortho projection 2017-11-07 13:09:57 +01:00
Zeno Rogue
2f276f5016 no 'u' in geom-exp with CAP_RUG 2017-11-07 13:09:46 +01:00
Zeno Rogue
a9a45c1d74 less precision of sphere in mobile 2017-11-07 13:03:21 +01:00
Zeno Rogue
82eb4ca076 fixed the Tutorial not showing the help text for some slides 2017-11-07 13:01:32 +01:00
Zeno Rogue
441e328e4b fixed Sphere display with eyedistance 2017-11-07 03:27:53 +01:00
Zeno Rogue
d007580967 configurable field patterns 2017-11-07 00:40:46 +01:00
Zeno Rogue
64a37d3ba2 polygons a bit cleaner, use S7 and S3 not g* 2017-11-06 23:38:15 +01:00
Zeno Rogue
35b192405d fixed some references to fp43; preradom patterns no longer crash in Torus 2017-11-06 23:29:10 +01:00