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

5703 Commits

Author SHA1 Message Date
Zeno Rogue
1914a3c1bc fixed Great Walls in 534 2020-04-22 01:45:04 +02:00
Zeno Rogue
95aa4d8fe5 fixed ESC in 3D 2020-04-22 01:44:53 +02:00
Zeno Rogue
c19c9446b4 fixed Hypersian Rug in standard binary tiling 2020-04-21 23:52:49 +02:00
Zeno Rogue
109efec4ff expansion:: dfWorld returns celldistAlt in canvas 2020-04-21 23:37:38 +02:00
Zeno Rogue
93f1090891 vertex debug 2020-04-21 23:37:25 +02:00
Zeno Rogue
052be86915 fixed celldistAlt in bitruncated {4,x} 2020-04-20 03:50:13 +02:00
Zeno Rogue
d09acee7a8 more accurate mouse when in 2D projections 2020-04-19 23:22:41 +02:00
Zeno Rogue
fc9adf8960 shift+mousewheel for zoom works in rug 2020-04-19 23:01:09 +02:00
Zeno Rogue
1b87043aa7 fixed zoom to do the correct zoom in rug 2020-04-19 22:59:29 +02:00
Zeno Rogue
d50daa6863 zoom is Home/End not Page keys 2020-04-19 22:58:45 +02:00
Zeno Rogue
001f9c6cf3 improved keyboard help screen 2020-04-19 22:54:40 +02:00
Zeno Rogue
286f378c41 fixed shift-clicking for orbs 2020-04-19 22:50:31 +02:00
Zeno Rogue
009b05c919 reworked some modifier keys 2020-04-19 22:43:16 +02:00
Zeno Rogue
5e0aac5e92 lshift+arrows now rotate the model in rug 2020-04-19 22:42:29 +02:00
Zeno Rogue
f1a38b8389 shift+PageUp/Down now zooms 2020-04-19 22:42:19 +02:00
Zeno Rogue
4575a672d6 rug can now be mouse-rotated with Ctrl 2020-04-19 22:08:30 +02:00
Zeno Rogue
db65898859 mouseaim now uses full_rotate_camera 2020-04-19 22:02:22 +02:00
Zeno Rogue
c33887a313 smoother in 3D Gravity 2020-04-19 22:00:29 +02:00
Zeno Rogue
fc7563e388 cleaned up keep_vertical_orientation; camera rotation is now nicer if yes 2020-04-19 21:56:26 +02:00
Zeno Rogue
5d89f8ee4b Orb of the Sword now destroys shrubs 2020-04-19 16:06:51 +02:00
Zeno Rogue
fcbe13cd5f panning enabled in the rug menu 2020-04-19 15:45:02 +02:00
Zeno Rogue
cc88c03f5a rug:: fixed gethyper when the rug is moved 2020-04-19 15:44:53 +02:00
Zeno Rogue
634641bc94 removed outdated documentation from rug 2020-04-19 15:40:28 +02:00
Zeno Rogue
730be4b36a Home no longer recenters 2020-04-19 15:30:45 +02:00
Zeno Rogue
c3ecb9bdc5 improvements to camera 2020-04-19 15:20:56 +02:00
Zeno Rogue
be8d12fd8e improved arrows and PAGEUP/DOWN 2020-04-19 15:16:43 +02:00
Zeno Rogue
427410b5cb added #include <cassert> 2020-04-19 14:00:15 +02:00
Zeno Rogue
62e0aab0bf rug now displays geometry correctly 2020-04-19 14:00:06 +02:00
Zeno Rogue
2e160110b3 typo fix 2020-04-19 13:54:00 +02:00
Zeno Rogue
36b255e459
Merge pull request #101 from Quuxplusone/translations
langen: Handle repeated strings better.
2020-04-19 13:40:51 +02:00
Zeno Rogue
07710758aa
Merge pull request #106 from Quuxplusone/hooks-naming
Various severable "hookset" cleanups
2020-04-19 13:39:18 +02:00
Zeno Rogue
6f6586b3f2
Merge branch 'master' into hooks-naming 2020-04-19 13:39:07 +02:00
Zeno Rogue
4ffbe27784 pen width and paint color are now defined in mapeditor.cpp not texture.cpp 2020-04-18 16:10:56 +02:00
Zeno Rogue
f504eef7df fixed the lacking virtual desctructor 2020-04-18 14:32:54 +02:00
Zeno Rogue
3ffe8d1f4d updated geodesic tables 2020-04-17 21:01:31 +02:00
Zeno Rogue
a258eac0c7 11.3j 2020-04-17 21:00:49 +02:00
Zeno Rogue
72a46b9029 save/load rug in menus 2020-04-17 20:49:30 +02:00
Zeno Rogue
244188283b one more to rogueviz 2020-04-17 20:49:08 +02:00
Zeno Rogue
700d1bec5f crystal rug rotate 2020-04-17 20:48:41 +02:00
Zeno Rogue
894abf218f rogueviz:: adjusted to pconf 2020-04-17 20:45:00 +02:00
Zeno Rogue
c24658bf38 more drawing tool improvements; no crash drawing tool; restart editors will ask for confirmation 2020-04-17 20:34:49 +02:00
Zeno Rogue
62c6651392 drawing tool improvements 2020-04-17 20:18:50 +02:00
Zeno Rogue
ad233a1e19 drawing tool 2020-04-17 20:04:33 +02:00
Zeno Rogue
5c98118da3 gpushxto0 no longer returns an incorrect result in nonisotropic 2020-04-17 17:44:42 +02:00
Zeno Rogue
87168241ee devmods/tests:: added -test-push 2020-04-17 17:44:22 +02:00
Zeno Rogue
9050cee2fb adjusted tests 2020-04-17 17:44:14 +02:00
Zeno Rogue
3c02100d79 rug:: fixed gethyper 2020-04-17 17:29:50 +02:00
Zeno Rogue
4a4ce13246 fixup 2020-04-17 17:18:24 +02:00
Zeno Rogue
44cfe1af59 rug:: nonisotropic native geometry 2020-04-17 17:17:22 +02:00
Zeno Rogue
0a6c80e909 refactored flat_model_enabler 2020-04-17 15:54:48 +02:00