1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-10-18 14:35:47 +00:00
Commit Graph

10918 Commits

Author SHA1 Message Date
Zeno Rogue
25bbd96a72 bouncing off trampolines and returning to surface 2024-08-18 15:43:19 +02:00
Zeno Rogue
81ea54746b nilrider:: sublevels structure and rendering 2024-08-18 13:56:46 +02:00
Zeno Rogue
9e9d60635c trampoline pixelart 2024-08-18 13:56:03 +02:00
Zeno Rogue
448c08e925 nilrider:: can now fly off surface 2024-08-18 13:06:04 +02:00
Zeno Rogue
04b8287dbe nilrider:: simulation speed parameter (still needs to be settable 2024-08-18 13:04:33 +02:00
Zeno Rogue
821f7eee60 removed debug from cycloid level 2024-08-18 13:03:57 +02:00
Zeno Rogue
9d45a5c2f6 nilrider texture bugfix? 2024-08-18 01:30:43 +02:00
Zeno Rogue
034c381544 nilrider:: new level, cycloid slalom 2024-08-18 01:30:10 +02:00
Zeno Rogue
2821ecc170 nrlSwapTrtiangleOrder fixup 2024-08-18 01:29:50 +02:00
Zeno Rogue
ef84dcce4b nilrider:: nrlSwapTriangleOrder 2024-08-18 01:28:34 +02:00
Zeno Rogue
b39e2295b4 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2024-08-03 11:48:55 +02:00
Zeno Rogue
caa8cc2094
Merge pull request #382 from 1iuh/master
Add language-zh.cpp
2024-08-03 11:48:19 +02:00
1iuh
6683d89ebc Add language-zh.cpp 2024-08-02 13:33:44 +08:00
Zeno Rogue
d1ebc3baae rogueviz:: graphs:: do not display images if shift held 2024-08-01 12:47:43 +02:00
Zeno Rogue
b49266cbce improved rogueviz image scaling 2024-08-01 12:47:31 +02:00
Zeno Rogue
a6870750dc rogueviz:: graph:: yet another fixup 2024-08-01 12:39:07 +02:00
Zeno Rogue
1ea6b88f81 rogueviz:: better spillcolor 2024-08-01 12:25:34 +02:00
Zeno Rogue
aaaef26bae rogueviz:: presentation:: replace_hud and latex_in_space 2024-08-01 12:22:29 +02:00
Zeno Rogue
73ed8aedf4 more fixup 2024-08-01 12:21:51 +02:00
Zeno Rogue
2f33b0ff1b fixup 2024-08-01 12:20:39 +02:00
Zeno Rogue
c5eebe4d4c rogueviz:: graph:: in color reader, patterns work on all, separated 'info' and 'url' commands, and added preliminary 'dot' command 2024-08-01 12:20:06 +02:00
Zeno Rogue
168016287d rogueviz:: graphs:: improved RogueViz Graphs docs 2024-08-01 11:50:16 +02:00
Zeno Rogue
51834eb1da fixup: rogeuviz.cpp filename change applied in rogueviz-all 2024-08-01 11:45:13 +02:00
Zeno Rogue
9bc719671b rogueviz:: renamed rogueviz.cpp to graphs.cpp as RogueViz is no longer focused on graphs 2024-08-01 11:44:36 +02:00
Zeno Rogue
d76c98084d Kendall for smClosest 2024-08-01 11:37:54 +02:00
Zeno Rogue
9ed7e9213c rogueviz:: sag:: compute_cost when preparing smClosest method 2024-08-01 11:37:30 +02:00
Zeno Rogue
b09dae8437 edge_weights table for better cost computation 2024-08-01 11:36:04 +02:00
Zeno Rogue
e3816fbcb8 rogueviz:: sag:: fix formatting 2024-08-01 11:35:07 +02:00
Zeno Rogue
617f125632 rogueviz:: statistics:: kendall was not pushed 2024-07-28 08:31:36 +02:00
Zeno Rogue
4272e6f9e4 rogueviz:: fixed compile error in small_kendall 2024-07-28 08:31:03 +02:00
Zeno Rogue
6992b32b79 version 13.0t 2024-07-27 23:40:44 +02:00
Zeno Rogue
5a6f5cc4a5 fixed a bug loading scores from other modes to standard mode 2024-07-27 23:25:04 +02:00
Zeno Rogue
a07ac62e7d fixed PTM title line covering the statistics of the top land in high resolution 2024-07-27 21:57:58 +02:00
Zeno Rogue
6659cc648d do not flipplayer on having Frog 2024-07-27 21:48:04 +02:00
Zeno Rogue
fecd98e758 fixed to PTM save at 0 treasure 2024-07-27 21:44:57 +02:00
Zeno Rogue
75a73f40b3 try harder to fit editor menu on the screen 2024-07-27 21:05:10 +02:00
Zeno Rogue
eb9eac7318 fixed a crash when setting custom land difficulty to 0 2024-07-27 20:44:04 +02:00
Zeno Rogue
39b112acab the game is now saved on quit even if you have no treasures (assuming that you have Orb of Safety) 2024-07-27 20:36:47 +02:00
Zeno Rogue
2ffda6da75 parser:: lands_at function 2024-07-27 18:40:41 +02:00
Zeno Rogue
063dc65e3c dialog:: displays() does nothing if just_refreshing, for performance 2024-07-27 18:23:01 +02:00
Zeno Rogue
47e5eb1e93 pressing 0..9 keys now changes the radius in map editor 2024-07-27 18:20:47 +02:00
Zeno Rogue
9c60df7dde more changes of set_plain to set_plain_nowall 2024-07-27 18:14:27 +02:00
Zeno Rogue
5fe4007fd5 drawing tool:: improved the performance of mouse_snap 2024-07-27 18:11:41 +02:00
Zeno Rogue
31e911ba15 drawing tool:: improved performance of snapping, by caching 2024-07-27 18:02:10 +02:00
Zeno Rogue
ec79bb156b changed the default color in drawing tool to red 2024-07-27 18:00:42 +02:00
Zeno Rogue
75465ca164 moved small_kendall to statistics 2024-07-26 10:23:47 +02:00
Zeno Rogue
1511c715e4 renamed leastsquare to statistics 2024-07-26 10:15:12 +02:00
Zeno Rogue
1d8d58834c CAP_VIDEO not CAP_ANIMATIONS 2024-07-24 23:25:26 +02:00
Zeno Rogue
fdcacfccf2 added CAP_ANIMATION guard to statshot 2024-07-24 22:57:36 +02:00
Zeno Rogue
9a87d46a32 sag:: %zd only Linux 2024-07-24 22:48:03 +02:00