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

165 Commits

Author SHA1 Message Date
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
1e1ca5e795 fixup to deduplication 2024-07-17 11:31:11 +02:00
Zeno Rogue
c326600f52 ads:: since the implementations of nmul/ninverse have been moved to twist::, do not duplicate them 2024-07-17 11:27:31 +02:00
Zeno Rogue
8d7e46d8af ads:: fixed keyboard control in the de Sitter game 2024-06-25 17:11:17 +02:00
Zeno Rogue
a8ade534b9 ads:: split initialization functions into multiple, so that they are available in presentations 2024-06-25 17:11:06 +02:00
Zeno Rogue
8c98d2f30e ads:: using the new 'twisted' names 2024-06-25 11:18:55 +02:00
Zeno Rogue
1c74774bfa refactored the parameter (saver/setting) system 2024-05-26 20:22:29 +02:00
Zeno Rogue
73dbccbb0e made Bringris, Nil Rider, and Relative Hell compile after changes 2024-05-24 20:57:53 +02:00
Arthur O'Dwyer
ced3bbcad4 Qualify calls to format
C++20 introduces `std::format` and we `using namespace std`,
so some of these would be ambiguous in C++20.
2023-08-21 10:18:44 -07:00
Zeno Rogue
22947c7fd1 ads:: do not load earth textures if already loaded 2023-08-08 12:05:33 +02:00
Zeno Rogue
522436ba96 ads:: more solid lps use 2023-08-08 12:05:18 +02:00
Zeno Rogue
38baf6605a ads:: use lps 2023-08-07 17:15:50 +02:00
Zeno Rogue
dfb3626568 used separate keyconfigs in bringris, nilrider and ads 2023-08-06 11:51:43 +02:00
Zeno Rogue
53483005cf fixed ads compilation line 2023-02-18 12:42:01 +01:00
Zeno Rogue
6be7951187 ads:: demo feature (not enablable) 2023-02-03 15:28:48 +01:00
Zeno Rogue
9c04b39ed3 ads:: reverse replay feature 2023-02-03 15:28:37 +01:00
Zeno Rogue
637feb315a rogueviz::ads:: screenshot option 2023-01-31 16:40:29 +01:00
Zeno Rogue
8e17338585 rogueviz/ads:: adjusted to changes 2023-01-31 16:40:09 +01:00
Zeno Rogue
06523e063e used cyclefix and raddif in more places; (c)spin90, (c)spin180 and spin180 functions; rephrased M_PI in terms of TAU and x._deg when applicable 2022-11-13 16:22:55 +01:00
Zeno Rogue
49564b2e0e should no longer freeze when maxv/unit or maxv/tank is negative or too large 2022-10-16 09:48:57 +02:00
Zeno Rogue
3c867a7ff0 ads-game:: joystick control 2022-10-16 09:46:04 +02:00
Zeno Rogue
0c38c4ad68 ads-game:: improvements to dS 2022-10-16 09:37:21 +02:00
Zeno Rogue
e74f2e3c78 ads-game:: improvements to CLI switches 2022-10-15 22:56:42 +02:00
Zeno Rogue
10856a6694 ads-game:: fixes to ghosts 2022-10-15 22:56:27 +02:00
Zeno Rogue
55d4f93873 no copyright line shown if texture not shown due to wrong mode 2022-10-15 22:56:10 +02:00
Zeno Rogue
4e7b95e346 ads-game:: new view modes are now available in the menu 2022-10-15 22:55:33 +02:00
Zeno Rogue
971ce2aade ads-game:: more default settings set in set_config 2022-10-15 22:53:13 +02:00
Zeno Rogue
e129ce08c6 ads-game:: print for cross_result 2022-10-15 21:38:36 +02:00
Zeno Rogue
6e1c32787a ads-game:: AdS cross0_cone now takes auto_rotate into account 2022-10-15 21:37:26 +02:00