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

3443 Commits

Author SHA1 Message Date
Zeno Rogue
31bb896089 Chaos submodes selectable from the menu 2019-09-12 22:50:04 +02:00
Zeno Rogue
246efc72a5 2D3D:: fixed a crash in Euclidean when changing camera level 2019-09-12 22:50:04 +02:00
Zeno Rogue
7f1f6acbf7 third person perspective ('3') now works in FPP (ok this is confusing) 2019-09-12 22:50:04 +02:00
Zeno Rogue
5ec495443e no more radar in the mission screen 2019-09-12 22:50:04 +02:00
Zeno Rogue
0a10912403 dual:: minimap 2019-09-12 22:50:04 +02:00
Zeno Rogue
b52c093d58 dual:: fixed setfsize to affect both sizes 2019-09-12 22:50:04 +02:00
Zeno Rogue
003f2361a8 gridlines in radar 2019-09-12 22:50:04 +02:00
Zeno Rogue
381f5015c9 dual:: no Orb of Safety power (game cannot be saved) 2019-09-12 22:50:04 +02:00
Zeno Rogue
3e385829b1 dual:: missing message when impossible 2019-09-12 22:50:04 +02:00
Zeno Rogue
c3586308fa dual:: you can now swing at unkillable monsters 2019-09-12 22:50:04 +02:00
Zeno Rogue
5e05a0db61 dual:: if there is no effect, do no move rather than double swing 2019-09-12 22:50:04 +02:00
Zeno Rogue
e99896be06 dual:: disabled gameover for now 2019-09-12 22:50:04 +02:00
Zeno Rogue
9561e348a1 dual:: glance message 2019-09-12 22:50:04 +02:00
Zeno Rogue
83d1e048e7 dual:: shmup mouseaim correctly dualized 2019-09-12 22:50:04 +02:00
Zeno Rogue
32c3da81f4 dual:: default geometries in 3D 2019-09-12 22:50:04 +02:00
Zeno Rogue
029463d509 dual:: changed the default geometries in shmup, also removed redundant scales and added missing PHASEFROM 2019-09-12 22:50:04 +02:00
Zeno Rogue
1e07644c43 fixed cgi possibly generated incorrectly (especially in dual) 2019-09-12 22:50:04 +02:00
Zeno Rogue
c820f9a2f0 dual and multiplayer are not compatible (do not appear if other is on) 2019-09-12 22:50:04 +02:00
Zeno Rogue
c9655a29a5 diagnostic functions raise_error and invalid_matrix 2019-09-12 22:50:04 +02:00
Zeno Rogue
182df69535 dual:: shmup 2019-09-12 22:50:04 +02:00
Zeno Rogue
7affa0c07f gdstore chaosmode 2019-09-12 22:50:04 +02:00
Zeno Rogue
8d9a5da7c1 do not savestats in dualmode 2019-09-12 22:50:04 +02:00
Zeno Rogue
949b0d60db mapedtior:: fixed loading arcm maps 2019-09-12 22:50:04 +02:00
Zeno Rogue
662d46b7ba xres/yres changes affect all screens (should not be in videopar maybe?) 2019-09-12 22:50:04 +02:00
Zeno Rogue
5ed1a0c8a4 dual:: save videopar and range_bonuses 2019-09-12 22:50:04 +02:00
Zeno Rogue
3c9f0096e1 removed vid.scfg from vid 2019-09-12 22:50:04 +02:00
Zeno Rogue
1c6e6bafb4 moved the parameters from geom3:: to videopar 2019-09-12 22:50:04 +02:00
Zeno Rogue
7ec6571a10 dual:: start in CR4 by default, also store firstland 2019-09-12 22:50:04 +02:00
Zeno Rogue
e8417e5c51 dual:: mapeditor save feature works correctly 2019-09-12 22:50:03 +02:00
Zeno Rogue
bc8da03ce0 dual:: a system to change parameters in one of the two maps, currently used only in ge_land_selection 2019-09-12 22:50:03 +02:00
Zeno Rogue
f509dd0db0 dual:: panning split only if cannot select with mouse 2019-09-12 22:50:03 +02:00
Zeno Rogue
69e76b550c dual:: selectable from the menu 2019-09-12 22:50:03 +02:00
Zeno Rogue
b7daf93f2e dual:: movement orbs are replaced with Speed 2019-09-12 22:50:03 +02:00
Zeno Rogue
f16f5e0f7e dual:: better CLI arguments 2019-09-12 22:50:03 +02:00
Zeno Rogue
6467e38537 recallCell now remembers orientation (is cellwalker) 2019-09-12 22:50:03 +02:00
Zeno Rogue
baa1871d01 Euclidean sky as a shape 2019-09-12 22:50:03 +02:00
Zeno Rogue
88d6c0d144 2D3D:: better stars 2019-09-12 22:50:03 +02:00
Zeno Rogue
42dd86f650 improved Euclidean sky color 2019-09-12 22:50:03 +02:00
Zeno Rogue
ed2f452532 full 3D: a bit more monsters 2019-09-12 22:50:03 +02:00
Zeno Rogue
025ebd8542 items on boats are now colored as items 2019-09-12 22:50:03 +02:00
Zeno Rogue
867b3bf838 auto-adjust in switch_fpp 2019-09-12 22:50:03 +02:00
Zeno Rogue
65459fe584 missing multigame.cpp 2019-09-12 22:50:03 +02:00
Zeno Rogue
d811ef85e7 larger sightrange limit in Euclidean 2019-09-12 22:50:03 +02:00
Zeno Rogue
8295251cdc multigame support, including dualmode 2019-09-12 22:50:03 +02:00
Zeno Rogue
587652e540 2D3D:: Euclidean skies 2019-09-12 22:50:03 +02:00
Zeno Rogue
f2d8378d0c reverted change in zshift 2019-09-12 22:50:03 +02:00
Zeno Rogue
13a044154b sword:: accurate sword angles 2019-09-12 22:50:03 +02:00
Zeno Rogue
7a4ee025d8 3D:: reload floor textures 2019-09-12 22:50:03 +02:00
Zeno Rogue
96d4b3bba7 cgi set in other places 2019-09-12 22:50:03 +02:00
Zeno Rogue
5ab26ee6c3 rogueviz:: cgi 2019-09-12 22:50:03 +02:00