1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-09-05 20:16:51 +00:00
Commit Graph

8471 Commits

Author SHA1 Message Date
Zeno Rogue
e159eb7b47 rogueviz:: export show_animation 2022-04-07 20:57:18 +02:00
Zeno Rogue
816007c268 rogueviz:: an option to launch a slideshow or a specific slide by name 2022-04-07 20:57:02 +02:00
Zeno Rogue
091d747ae8 fixed objmodel reading 2022-04-07 20:56:17 +02:00
Zeno Rogue
306a5b6c0f scanline_noblank function 2022-04-07 20:54:33 +02:00
Zeno Rogue
82d9124d3f fixed hadoken missiles not displaying correctly in shmup 3D 2022-04-07 20:52:33 +02:00
Zeno Rogue
ca0fc95a52 read_model now prioritizes the names from the current geometry 2022-04-07 20:51:29 +02:00
Zeno Rogue
2aeb74511d fixup to radar_transform in VR 2022-04-07 20:51:15 +02:00
Zeno Rogue
8c0600d8fe logarithmic fog parameter (logfog) 2022-04-07 20:50:59 +02:00
Zeno Rogue
589d2dd72c hemisphere in spherical now produces the hyperboloid model 2022-04-07 20:50:16 +02:00
Zeno Rogue
65b4b88ce4 uint -> color_t 2022-04-07 20:46:59 +02:00
Zeno Rogue
06023efddc fixup to achievements 2022-04-07 20:46:37 +02:00
Zeno Rogue
d319173110 12.0m 2022-03-27 22:47:51 +02:00
Zeno Rogue
8ecb1ce593 rv:: intra-demos:: set playermoved to false 2022-03-27 22:47:51 +02:00
Zeno Rogue
36c71eb583 prevent a crash when entering '(0,0)' in Archimedean 2022-03-27 22:47:51 +02:00
Zeno Rogue
8489550aed multi:: radar works correctly in split_screen 2022-03-27 22:47:51 +02:00
Zeno Rogue
53d5813267 fixed cool fog in split screen 2022-03-27 22:47:51 +02:00
Zeno Rogue
31f70bbbfa ray:: fixed hyperbolic fragdepth (but this should not work, some bug in GLSL?) 2022-03-27 22:47:51 +02:00
Zeno Rogue
049eb33105 ray:: fixed levellines in hyperbolic 2022-03-27 22:47:51 +02:00
Zeno Rogue
b79280e423 in non-fake 2.5D the raycaster is disabled by default 2022-03-27 22:47:51 +02:00
Zeno Rogue
14ed4b7603 display a hint when player hidden 2022-03-27 22:47:51 +02:00
Zeno Rogue
00d640fa22 fixed the Orb of Safety not disappearing in shmup+OSM 2022-03-27 22:47:51 +02:00
Zeno Rogue
0843b3c600 multi:: don't count pkills/selfhits if still protected byfragoff; increased the bullet_time 2022-03-27 22:47:51 +02:00
Zeno Rogue
17fcd83f6a multi:: fixed stats 2022-03-27 22:47:51 +02:00
Zeno Rogue
84446a6b9f disable X'es in set_multi 2022-03-27 22:47:51 +02:00
Zeno Rogue
719aab3fb5 fixed the orientation of two-point azimuthal and two-point hybrid 2022-03-27 22:47:51 +02:00
Zeno Rogue
a6338d3c49 multi:: disable achievements in split-screen 2022-03-27 22:47:51 +02:00
Zeno Rogue
6d554d6b2e multi:: two-focus projections 2022-03-27 22:47:51 +02:00
Zeno Rogue
a6cbedc944 multi:: PvP, friendly-fire, and self-hits options 2022-03-27 22:47:51 +02:00
Zeno Rogue
248c48613e shmup:: in split screen, monsters/missiles are now handled with the closest player 2022-03-27 22:47:51 +02:00
Zeno Rogue
68b2960dd5 shmup:: improved docs for monster struct 2022-03-27 22:47:51 +02:00
Zeno Rogue
37575bcdaf hr::span exported 2022-03-27 22:47:51 +02:00
Zeno Rogue
78ddda1b4f changed constant 3 to caflWarp 2022-03-27 22:47:51 +02:00
Zeno Rogue
fbb75309d0 multi:: split_screen for standard shmup, not racing 2022-03-27 22:47:51 +02:00
Zeno Rogue
9a25da1989 multi:: more modern centering 2022-03-27 22:47:50 +02:00
Zeno Rogue
72865478aa splitscreen off now works correctly in racing 2022-03-27 22:47:50 +02:00
Zeno Rogue
23639b1e46 racing:: addsaver -> param 2022-03-27 22:47:50 +02:00
Zeno Rogue
7af95b950a racing:: disabling splitscreen works (except second player movement) 2022-03-27 22:47:50 +02:00
Zeno Rogue
d294128ac8 fixed the displayed unlock rule for Crossroads III in Casual 2022-03-27 22:47:50 +02:00
Zeno Rogue
9eff4e597f rogueviz:: sunflower:: don't change whichShape to 9 2022-03-27 22:47:50 +02:00
Zeno Rogue
fc29739741 rogueviz:: sunflower:: change sunflower-angle (partial) 2022-03-27 22:47:50 +02:00
Zeno Rogue
d92f7f6765 rv:: sunflower:: new options for colors, overlay, and yshift 2022-03-27 22:47:50 +02:00
Zeno Rogue
998af473ca rogueviz:: add extra-projections 2022-03-27 22:47:50 +02:00
Zeno Rogue
5a73eccd4c an option to add more projections via plugins 2022-03-27 22:47:50 +02:00
Zeno Rogue
166f076f2d models:: makeband as a function 2022-03-27 22:47:50 +02:00
Zeno Rogue
8e710784df fixed scale_at for cylindrical projections 2022-03-27 22:47:50 +02:00
Zeno Rogue
930e0c6830 named technical projections 2022-03-27 22:47:50 +02:00
Zeno Rogue
a6aa91dfab export qs flags 2022-03-27 22:47:50 +02:00
Zeno Rogue
b840082c19 arb:: operators for connection_t 2022-03-27 22:47:50 +02:00
Zeno Rogue
08cfed6658 multi:: split-screen mode is now an option 2022-03-27 22:47:50 +02:00
Zeno Rogue
bcc7c9c646
Merge pull request #303 from lottieratworld/main
Extra canvas-specific options + extra animation options
2022-03-26 15:59:31 +01:00