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

675 Commits

Author SHA1 Message Date
Zeno Rogue
daba860085 some more special cases for Magnetism 2017-12-31 00:08:55 +01:00
Zeno Rogue
b2d9a6ff1d added some missing lines to keyboard help 2017-12-30 23:47:23 +01:00
Zeno Rogue
9d1fe00d8f Orb of Magnetism. Orb of Phasing. Also fixed Aether in Whirlpool. 2017-12-30 23:47:10 +01:00
Zeno Rogue
3d4e7f501a three lines to one, added Alt+Enter 2017-12-30 17:03:30 +01:00
Zeno Rogue
44b26d7de0 more responsible texture drawing 2017-12-30 17:01:53 +01:00
Zeno Rogue
a192f40bff added advanced keyboard shortcuts to help 2017-12-30 17:01:14 +01:00
Zeno Rogue
154bd54607 fixed/extended the mouse zoom etc. 2017-12-30 17:00:35 +01:00
Zeno Rogue
d3e789bc93 Magnetic and Switch V1 2017-12-30 15:12:15 +01:00
Zeno Rogue
9948b09b69 removed optimization comments from Rug; good_shapes are now subdivided correctly 2017-12-29 14:35:18 +01:00
Zeno Rogue
9e45be592a offscreen check in hyperrug 2017-12-29 14:31:18 +01:00
Zeno Rogue
cafe34ad48 fixed circle/horocycle/equidistant-based lands in euclid4 2017-12-29 14:20:38 +01:00
Zeno Rogue
5f4dbf9193 Elemental and CR3 now work better in Euclidean Squares 2017-12-29 13:45:06 +01:00
Zeno Rogue
6ab3cacd08 fixed the things broken by Euclidean/a38 pattern changes 2017-12-29 13:32:29 +01:00
Zeno Rogue
bdb84c5a33 Rug works better with non-truncated geometries, especially with a4 geometries which previously basically did not work 2017-12-29 12:54:50 +01:00
Zeno Rogue
72c8e0505b Docks no longer crash when using an incorrect geometry 2017-12-29 12:54:15 +01:00
Zeno Rogue
5f5c86e529 new land: Docks 2017-12-29 01:10:47 +01:00
Zeno Rogue
7685868fb2 Hypersian Rug now works with other tori/Klein bottles 2017-12-28 18:39:49 +01:00
Zeno Rogue
ead56c9c33 Euclidean (non-torus) should no longer act weirdly when you travel far away 2017-12-28 16:58:07 +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
e4020a78d0 more work on spherical native geometry 2017-12-27 21:08:31 +01:00
Zeno Rogue
863f2f9696 elliptic; bugfix 2017-12-27 19:55:00 +01:00
Zeno Rogue
b5377610ba ctrl to rotate around 2017-12-27 19:10:34 +01:00
Zeno Rogue
e0ec332602 implemented FOV measure, unified old rug::scale with modeldistance 2017-12-27 18:53:00 +01:00
Zeno Rogue
d3e8cd37e2 new items in the Hypersian Rug menu 2017-12-27 15:25:10 +01:00
Zeno Rogue
b65e04eefd fog for rug in spherical; fixed bugs with mouse in spherical rug 2017-12-27 14:12:27 +01:00
Zeno Rogue
59b51e8a05 mouseh fix 2017-12-27 14:09:39 +01:00
Zeno Rogue
6ac1bc0707 faster reaction to mouse_movement in rug 2017-12-27 13:48:06 +01:00
Zeno Rogue
0db0a77dcf rug::gethyper in perspective mode 2017-12-27 13:09:58 +01:00
Zeno Rogue
685e0d3068 using correct shapes when available 2017-12-27 11:59:37 +01:00
Zeno Rogue
dbcd71cb45 used enum for geometry classes; moved from hyper.h to init.cpp 2017-12-27 11:57:30 +01:00
Zeno Rogue
540f0678ee horospherical rug for Euclidean IN Hyperbolic 2017-12-27 10:52:54 +01:00
Zeno Rogue
f6fa051eab torus movement 2017-12-27 06:31:47 +01:00
Zeno Rogue
65dd903b2f fixed strafe directions 2017-12-26 00:40:09 +01:00
Zeno Rogue
0a9f69f0ef advanced Hypersian Rug (no options yet) 2017-12-25 23:47:57 +01:00
Zeno Rogue
ae70662495 moving the screen center 2017-12-25 10:26:50 +01:00
Zeno Rogue
b35c3a21a4 langen exec removed 2017-12-24 17:28:43 +01:00
Zeno Rogue
3604fa9a73 add model, yshift and camera to texture saveconfig 2017-12-22 22:52:13 +01:00
Zeno Rogue
8c7abbc33e list of colors and brush sizes 2017-12-22 22:34:01 +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
04cc9300bf four digits shown in pen width 2017-12-22 21:58:09 +01:00
Zeno Rogue
dd108cde6b symmetric texture editing 2017-12-22 21:57:55 +01:00
Zeno Rogue
5a2ae1a865 simplified cellgroups 2017-12-22 21:37:30 +01:00
Zeno Rogue
8a97571cb4 renamed ZZ to qpixel_pixel_outside 2017-12-22 21:24:08 +01:00
Zeno Rogue
6234be507b grid improvements: changeable color, straight lines drawn correctly, angles shown relative to coldcenter 2017-12-22 21:23:17 +01:00
Zeno Rogue
4bee0c85a7 undo in texture editor 2017-12-22 20:59:04 +01:00
Zeno Rogue
102b9cb4c3 lmouseover determined correctly in graph editor 2017-12-22 20:58:47 +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
94487a9ae4 default coloralpha 128; changed some texts; fixed changing slave color 2017-12-22 01:24:53 +01:00