1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-27 16:02:19 +00:00

11676 Commits

Author SHA1 Message Date
Zeno Rogue
c8dc9c5fa2 added cli option -tes-handled 2025-07-09 12:25:45 +02:00
Zeno Rogue
06897460a3 fixed file dialog closing incorrectly 2025-07-09 12:25:00 +02:00
Zeno Rogue
69840c6716 removed thematic -- could not make it cool 2025-07-09 09:42:38 +02:00
Zeno Rogue
48dd34baaf better graphical design of Crossroads VII 2025-07-09 09:34:22 +02:00
Zeno Rogue
f78cceba33 one more fix to raycaster 2025-07-08 11:55:02 +02:00
Zeno Rogue
d832f02ad5 set music for the new Crossroads variants 2025-07-07 14:13:52 +02:00
Zeno Rogue
8594cd368c renamed Thematic Crossroads to Crossroads VII -- there are 7 of them anyway 2025-07-07 14:10:20 +02:00
Zeno Rogue
08b53a5951 Thematic (Urban) now connects to Master 2025-07-07 14:09:14 +02:00
Zeno Rogue
3c9fe7075e PTM variants of the new Crossroad variants 2025-07-07 14:02:23 +02:00
Zeno Rogue
0381dc8c84 new Crossroads variant: thematic crossroads 2025-07-07 14:00:11 +02:00
Zeno Rogue
0ec3e396d9 fixup to master 2025-07-07 12:17:10 +02:00
Zeno Rogue
09272b7608 new crossroads variant: Master Crossroads 2025-07-07 12:15:47 +02:00
Zeno Rogue
f2bad487a0 fixed the placement of Crossroads VI 2025-07-07 11:58:20 +02:00
Zeno Rogue
26d99c1423 new Crossroads variant: Crossroads VI (Cursed Crossroads) 2025-07-07 11:49:25 +02:00
Zeno Rogue
fc63e540f0 rogueviz:: in rvcol, renamed leaderboards to mention the name of the game first 2025-06-25 23:55:41 +02:00
Zeno Rogue
408b920039 seuphorica now works correctly without HyperRogue cheat mode 2025-06-25 23:44:36 +02:00
Zeno Rogue
e0f2e86fed rogueviz:: bringris:: fixed the typo which caused the score not to be sent to the leaderboards 2025-06-25 22:02:58 +02:00
Zeno Rogue
4d334ad9d9 rogueviz:: nilrider:: fixed star counting 2025-06-25 22:02:39 +02:00
Zeno Rogue
b93f9838a1 seuphorica:: fix turns/score/seed in the save 2025-06-25 22:02:13 +02:00
Zeno Rogue
cd358362d0 seuphorica:: improved lps 2025-06-25 22:02:05 +02:00
Zeno Rogue
21fd0103fb seuphorica:: fix typo and better hotkeys 2025-06-25 22:01:50 +02:00
Zeno Rogue
da9f743fab in Relative Hell score, version 1.1 taken into account 2025-06-25 13:37:46 +02:00
Zeno Rogue
c8db1ccb1b rogueviz:: ads:: in dsgame, better score handling -- ignore nan, keep highest 2025-06-25 13:37:32 +02:00
Zeno Rogue
36e0d8bba2 rogueviz:: fifteen:: fixed quit key 2025-06-25 13:36:47 +02:00
Zeno Rogue
15d0e6e692 rogueviz::fifteen:: fixed out of bounds array access 2025-06-25 13:36:40 +02:00
Zeno Rogue
4934408703 nilrider no longer disables scrolling 2025-06-25 13:34:19 +02:00
Zeno Rogue
51fffa1660 seuphorica:: new game did daily 2025-06-25 10:34:42 +02:00
Zeno Rogue
5e104b2120 seuphorica:: made the intro screen simpler 2025-06-25 10:34:30 +02:00
Zeno Rogue
f642db223b fix to RELHELL standalone 2025-06-25 00:28:34 +02:00
Zeno Rogue
878ee0c275 adapted the RogueViz games to SDL2 2025-06-25 00:27:50 +02:00
Zeno Rogue
7b008a5c1d relhell version 1.1 2025-06-25 00:26:53 +02:00
Zeno Rogue
506a718c3e bringris:: fix next_buffer 2025-06-25 00:26:34 +02:00
Zeno Rogue
21055c956a fixed the time of clearing relspin 2025-06-25 00:26:15 +02:00
Zeno Rogue
2a2f3a5c4f fixed the order of operations in resetGL 2025-06-25 00:25:35 +02:00
Zeno Rogue
48876ad63d fix to Bringris destroying vid.cells_drawn_limit 2025-06-24 15:42:25 +02:00
Zeno Rogue
238781633f fix to raycaster 2025-06-24 15:41:51 +02:00
Zeno Rogue
7a17752701 variant of lps_add without value 2025-06-24 15:41:30 +02:00
Zeno Rogue
246befbe8c fixed stuntime 2025-06-22 23:47:23 +02:00
Zeno Rogue
f10ce182cb fixed Orb of Sword blocking strong wind 2025-06-22 23:21:16 +02:00
Zeno Rogue
34eaaf2842 raycaster:: fix an array overflow bug 2025-06-22 19:03:48 +02:00
Zeno Rogue
39c7004747 reg3:: crash when matrix_order result appears to be greater than 1000 2025-06-22 19:02:55 +02:00
Zeno Rogue
2ccba49023 CLI option -d:quotient now takes dimension into account 2025-06-22 19:02:24 +02:00
Zeno Rogue
6a324fedfd factored out build_regular_spins, and fixed a crash while doing fake in 434 2025-06-22 19:02:05 +02:00
Zeno Rogue
b1cb5ce8b1 arb:: added find_live_states for parsed trees -- this makes horotiling.tes actually load again 2025-06-22 18:12:54 +02:00
Zeno Rogue
ee8d2b0077 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2025-06-22 16:15:36 +02:00
Zeno Rogue
e61b9e9372
Merge pull request #406 from jlmjlm/contr1
Create configuration parameter for higher contrast of some terrain elements
2025-06-22 16:15:03 +02:00
Zeno Rogue
304497b33a rogueviz:: ads:: fixed auto_rotate in replay 2025-06-22 16:11:15 +02:00
Zeno Rogue
66ae1d48d3 rogueviz:: ads:: tour improved 2025-06-22 16:10:49 +02:00
Zeno Rogue
460f011590 rogueviz:: turret_limit for the tour 2025-06-22 16:07:03 +02:00
Zeno Rogue
ad39c9f4c0 rogueviz:: ads:: improved the standalone version 2025-06-22 16:06:39 +02:00