1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-11-23 13:07:16 +00:00
Commit Graph

11083 Commits

Author SHA1 Message Date
Zeno Rogue
e72e0f90b5 bow:: avoid hitting friends 2024-11-03 22:08:21 +01:00
Zeno Rogue
bd9e0a7469 fixed FONTCONFIG compilation 2024-11-03 21:35:05 +01:00
Zeno Rogue
d6ec3b1fcc Android updated to 13.0v 2024-11-02 13:00:07 +01:00
Zeno Rogue
bb9e951138 some guards to make it compile on Android 2024-11-02 12:58:52 +01:00
Zeno Rogue
42d9aa4ba3 fixed a bug with mdHorocyclic in SL2 2024-10-31 20:09:47 +01:00
Zeno Rogue
ace000a266 rogueviz:: bringris:: saving 2024-10-20 01:55:30 +02:00
Zeno Rogue
f95832a3cf rogueviz::sag:: added -sag-unoptimize 2024-10-20 01:54:06 +02:00
Zeno Rogue
b15384aeb8 rogueviz:: sag:: fixed incorrect clearing of subcell_points 2024-10-20 01:53:31 +02:00
Zeno Rogue
b3c69e412c rogueviz:: sag:: fixed sagdist_t on Windows 2024-10-20 01:52:36 +02:00
Zeno Rogue
20c45cf331 dont_optimize flag 2024-10-20 01:52:02 +02:00
Zeno Rogue
c6c400ffc3 log exceptions not caught 2024-10-20 01:51:55 +02:00
Zeno Rogue
6c47ba501b fixed ijkl scrolling keys in SDL2 2024-10-20 01:50:33 +02:00
Zeno Rogue
b756266ebe update 13.0v 2024-10-12 10:44:24 +02:00
Zeno Rogue
75247f9271 spaceship in turn-based mode attack is graphically represented by shooting a tiny missile, not by bumping 2024-10-12 10:40:27 +02:00
Zeno Rogue
831991d87e draw correct mimics 2024-10-12 10:40:27 +02:00
Zeno Rogue
80de682333 fixed display for Hell unlock 2024-10-12 10:40:27 +02:00
Zeno Rogue
d4d09f0855 semicasual mode 2024-10-12 10:40:27 +02:00
Zeno Rogue
568389e629 Strong Wind and Orb of Vaulting now better with Orb of the Sword 2024-10-12 10:40:27 +02:00
Zeno Rogue
d90dcdcff5 Frog comment improved 2024-10-11 15:52:06 +02:00
Zeno Rogue
f46d551f13 made keybd_subdir optional 2024-10-11 13:14:09 +02:00
Zeno Rogue
74dcd03ac6
Merge pull request #381 from jlmjlm/tabsd
Select the keyboard push-subdirection with Tab.
2024-10-11 12:50:54 +02:00
Zeno Rogue
c3306cd632 windmap comment 2024-10-11 12:36:21 +02:00
Zeno Rogue
08d73c507f fieldval_uniq moved to virtual method pattern_value 2024-10-11 12:31:34 +02:00
Zeno Rogue
2e2dc2aac0 emeraldmaps now implemented for hrmap_h3_subrule 2024-10-11 11:31:30 +02:00
Zeno Rogue
21dfe6a27f fixed the conflict of walking::on and fixed_yz 2024-10-11 09:41:37 +02:00
Zeno Rogue
f10902d1e5 fixed missing override 2024-10-11 09:29:19 +02:00
Zeno Rogue
3ebccf2b65
Merge pull request #387 from iacore/patch-2
cleanup the qtm matrix
2024-10-11 09:26:30 +02:00
Zeno Rogue
55a551b5d1 Merge branch 'iacore-fix-build-linux' 2024-10-11 09:22:48 +02:00
Zeno Rogue
6b04f29cc2 Merge branch 'fix-build-linux' of https://github.com/iacore/hyperrogue into iacore-fix-build-linux 2024-10-11 09:22:09 +02:00
Zeno Rogue
e7105886af fixed set_time not known 2024-10-10 22:24:01 +02:00
Zeno Rogue
f8f4770c60 texture:: raw_texture_opacity parameter 2024-10-06 22:23:10 +02:00
Zeno Rogue
bcb1732433 changed default collision_debug-level back to 0 2024-10-06 22:17:18 +02:00
Zeno Rogue
a14470cc97 geo_inner 2024-10-06 22:16:56 +02:00
Zeno Rogue
1a1c7ae21d conformal product models 2024-10-05 13:45:16 +02:00
Zeno Rogue
9fa2f1f554 dont_gen_asteroids flag 2024-10-05 13:15:36 +02:00
Zeno Rogue
2d8397d289 as_poly() to eliminate dynamic_cast<dqi_poly*> 2024-10-05 13:11:23 +02:00
Zeno Rogue
324b670c29 drawing:: flags now use flagtype 2024-10-05 13:07:21 +02:00
Zeno Rogue
462b835ba8 pick correct (?) Chinese characters for Chinese ASCII 2024-10-05 13:05:51 +02:00
Zeno Rogue
96d5eb4127 Chinese ASCII option 2024-10-05 13:03:29 +02:00
Zeno Rogue
2a92a3cfed more diversity in default players 2024-10-05 10:03:53 +02:00
Zeno Rogue
7d0194d7f6 inverse2 2024-10-05 10:03:13 +02:00
Zeno Rogue
0f6493b912 fixed projection enumeration comments 2024-10-05 10:01:57 +02:00
Zeno Rogue
4119b6f1d0 shmup:: fixed collision detections in quotient spaces (still not perfect but fast) 2024-10-05 10:00:52 +02:00
Zeno Rogue
2b05f5d490 shmup:: improved collision radius system, collision debug 2024-10-05 10:00:11 +02:00
Zeno Rogue
b6b4755309 new player shape: spaceship 2024-10-04 15:35:54 +02:00
iacore
c7fcb6c1a2
Merge branch 'fix-build-linux' 2024-10-03 20:23:01 +00:00
iacore
5c524b2e0a
cleanup the qtm matrix 2024-10-03 20:12:09 +00:00
iacore
1dfe67de86
cleanup 2024-10-03 20:09:52 +00:00
Zeno Rogue
02ad45c6e6 relhell:: ads:: fixup to turret treasures 2024-10-01 22:19:51 +02:00
Zeno Rogue
b472601519 relhell:: ads:: fixed a bug with incorrect crashing into walls 2024-10-01 22:19:36 +02:00