1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-10-18 06:30:41 +00:00
Commit Graph

11061 Commits

Author SHA1 Message Date
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
Zeno Rogue
9190963d56 relhell:: ads:: enemy missiles are now harmful 2024-10-01 22:19:20 +02:00
Zeno Rogue
7114406290 relhell:: ads:: turrets no longer shoot after being destroyed 2024-10-01 22:18:54 +02:00
Zeno Rogue
8f99dd9ca4 relhell:: ads:: turrets come with resources in Turretland 2024-10-01 22:18:34 +02:00
Zeno Rogue
7769ff16f6 relhell:: ads:: better optimized cell creation 2024-10-01 22:17:59 +02:00
Zeno Rogue
3700acaf56 fixup to expiries 2024-10-01 22:17:19 +02:00
Zeno Rogue
5fcccc91b7 TurretMissiles now have a different color 2024-10-01 22:17:00 +02:00
Zeno Rogue
afadd898a2 relhell:: ads:: barrier-walls crash into 2024-10-01 22:16:43 +02:00
Zeno Rogue
ea92d84b3e multiple treasure types and expiries 2024-10-01 22:15:29 +02:00
Zeno Rogue
2b297b21d0 relhell:: ads:: reduced the lifetime of player missiles 2024-10-01 22:13:15 +02:00
Zeno Rogue
135b1d3779 relhell:: ads:: four basic lands 2024-10-01 15:13:56 +02:00
Zeno Rogue
c4fc004916 relhell:: ads:: do not flicker tiles in case of ties 2024-10-01 15:12:55 +02:00
Zeno Rogue
91becce046 ads:: reduced draw_per_frame for performance 2024-09-17 18:26:14 +02:00
Zeno Rogue
3f80cd3177 ads:: tour 2024-09-17 18:25:34 +02:00
Zeno Rogue
3cefee3a54 ads:: preliminary lands 2024-09-17 18:25:18 +02:00
Zeno Rogue
7627fd9255 ads:: a bool to disable textures 2024-09-17 17:57:54 +02:00
Zeno Rogue
8770caaa00 ads:: clear displayed to prevent crashes 2024-09-17 17:57:38 +02:00
Zeno Rogue
cb89e8f1cb ads:: scale proper times correctly 2024-09-17 17:55:29 +02:00
Zeno Rogue
de4f4a5adf better view_pt display 2024-09-17 17:54:54 +02:00
Zeno Rogue
c6558f72f9 ads:: fixed disk scale 2024-09-17 17:44:29 +02:00
Zeno Rogue
eba9dd5624 ads:: turrets 2024-09-17 17:41:23 +02:00
Zeno Rogue
ce049035ac
Merge pull request #385 from kugodd/master
Add some development tools
2024-08-25 22:12:07 +02:00