Zeno Rogue
6cf374e478
rogueviz:: sag;: use hr::lerp
2025-08-23 16:59:19 +02:00
Zeno Rogue
f6deb8f073
ru:: teleport cheat now brings you to life and max HP
2025-08-23 16:58:55 +02:00
Zeno Rogue
0d64d9cca2
fixed nilrider still referring to CAP_SDL2
2025-08-23 16:58:04 +02:00
Zeno Rogue
eccb323501
initialized some variables to silence warnings
2025-08-23 16:57:38 +02:00
Zeno Rogue
8139e65c8e
rogueviz:: fixed notknot
2025-08-23 13:38:07 +02:00
Zeno Rogue
a01d5c7dbe
shmup:: fixed the missiles for new character shapes
2025-08-22 16:58:11 +02:00
Zeno Rogue
54bc5de3c4
refactored reset_cheats()
2025-08-22 16:39:49 +02:00
Zeno Rogue
6b7a8a2a66
error checking in hrmap_inverse::relative_matrixc
2025-08-22 16:39:36 +02:00
Zeno Rogue
33e6e112d3
rogueviz:: fixed a crash in hypcity
2025-08-22 16:38:43 +02:00
Zeno Rogue
b191d301c0
fixup to watcher
2025-08-22 16:03:15 +02:00
Zeno Rogue
bc99cc52f0
rogueviz:: nilrider:: usable in presentations
2025-08-22 16:01:46 +02:00
Zeno Rogue
2d038a06ca
rogueviz:: ads:: info about the video, explained that you can do animations
2025-08-22 16:01:01 +02:00
Zeno Rogue
86ede9886b
rogueviz:: added watcher
2025-08-22 15:59:50 +02:00
Zeno Rogue
a17fcfccc4
rogueviz:: removed the debug in pentaroll
2025-08-22 15:56:16 +02:00
Zeno Rogue
3e40932ea7
rogueviz:: improved Nil compasses to work in other geometries too
2025-08-22 15:55:35 +02:00
Zeno Rogue
7889b00cc3
rogueviz:: for ascending-descending, added -asd-where to set the path
2025-08-22 15:54:57 +02:00
Zeno Rogue
3bcbda790c
rogueviz:: made titles of various presentations uppercase
2025-08-22 15:54:32 +02:00
Zeno Rogue
5bebe221d4
version 13.1c
v13.1c
2025-08-19 11:12:12 +02:00
Zeno Rogue
5f486ae785
disabled a part of the clearing generation algorithm that may not work in other tilings
2025-08-19 11:03:41 +02:00
Zeno Rogue
764dd134cc
fix floorshapes for non-football colorable arbs, and also set is_football_colorable correctly for converted ones
2025-08-19 10:46:34 +02:00
Zeno Rogue
3e9a7a3303
Merge pull request #417 from josephcsible/forbid-haunted-safety
...
Make the Orb of Safety in the Haunted Woods forbidden instead of dangerous
2025-08-19 10:35:14 +02:00
Zeno Rogue
0efedecd73
Merge pull request #422 from josephcsible/hyperstone-cheat-treasures
...
Make the Hyperstone Quest cheat give fewer treasures
2025-08-19 10:34:34 +02:00
Zeno Rogue
6859c24ae1
Merge pull request #423 from josephcsible/shadingcheat
...
Fix #145 : add a shading cheat
2025-08-19 10:33:19 +02:00
Zeno Rogue
5305112b5b
Merge pull request #421 from josephcsible/ingame-only-messages
...
Only show messages about lands that are in-game
2025-08-19 10:32:04 +02:00
Zeno Rogue
6169ad67da
Merge pull request #420 from josephcsible/inaccessible-from-ingame
...
If a land is only accessible from ones that aren't in-game, it's not in-game
2025-08-19 10:31:17 +02:00
Joseph C. Sible
8f5a51d2cf
Fix #145 : add a shading cheat
2025-08-18 22:25:02 -04:00
Zeno Rogue
76176c9150
fixed clearing crashing in octagonal mode, and hopefully improved it in general
2025-08-19 01:05:27 +02:00
Zeno Rogue
f5f21ae95b
disable reptilecheat on initgame
2025-08-19 00:48:16 +02:00
Zeno Rogue
43d15fa408
more interesting dice in alt tilings
2025-08-19 00:35:13 +02:00
Zeno Rogue
d7a2545761
gp:: more fixing to bad goldberg shapes
2025-08-18 17:29:04 +02:00
Zeno Rogue
b3159af917
fixed general walls correctly
2025-08-18 17:22:00 +02:00
Zeno Rogue
4920d5debf
debug_cellnames now renders bardir
2025-08-18 17:22:00 +02:00
Zeno Rogue
2af847cbe1
refactored barrier_land
...
removed laNone in barrier_land, it did break normal
revert wall
add
2025-08-18 17:21:58 +02:00
Zeno Rogue
73f2d81a37
added googobbug to the credits
2025-08-18 15:20:25 +02:00
Zeno Rogue
8ccfa9aad8
fix unlock_all for land selection
2025-08-18 15:19:57 +02:00
Zeno Rogue
275fc7852d
ok, hive cares about distlimit by itself
2025-08-18 15:17:15 +02:00
Zeno Rogue
d483e99c96
fixed a bug in Hive generation
2025-08-18 15:14:56 +02:00
Zeno Rogue
35d8129bc4
arb:: fixed a crash in spherical
2025-08-18 15:03:26 +02:00
Zeno Rogue
004a1aa881
arb:: arbitrary spherical tilings are now also small
2025-08-18 15:03:01 +02:00
Zeno Rogue
1c1c051aec
all spherical Archimedean tilings are small
2025-08-18 14:53:15 +02:00
Zeno Rogue
6540c29cbe
removed unused shTentacleX and shTentacle; shIBranch can now be dependant on the edge length
2025-08-18 14:48:00 +02:00
Zeno Rogue
67b4af049b
arcm:: in prepare_basics do compute_geometry first so that geuclid and ghyperbolic and correct
2025-08-18 14:23:07 +02:00
Zeno Rogue
8bd457ba14
arcm:: PURE did not change the result of scale() making stuff too small
2025-08-18 14:22:38 +02:00
Zeno Rogue
af7b7a3094
using find_file for officials.data
2025-08-18 10:06:28 +02:00
Zeno Rogue
50c01c2857
fixed the player Ratlings not having tails
2025-08-18 10:06:14 +02:00
Zeno Rogue
6278851df5
added officials.data to the repo
2025-08-18 09:56:14 +02:00
Joseph C. Sible
bf688286f4
Make the Hyperstone Quest cheat give fewer treasures
...
It now only gives the treasures you actually need for the Hyperstone Quest
in your current game, rather than all of them. For example, you'll now only
get Sea Glass if the Docks are in your game.
2025-08-17 17:43:55 -04:00
Joseph C. Sible
4a1eac3f9b
Only show messages about lands that are in-game
2025-08-17 17:40:54 -04:00
Joseph C. Sible
77cc3fb9a3
If a land is only accessible from ones that aren't in-game, it's not in-game
...
Fixes #419 .
2025-08-17 17:25:45 -04:00
Zeno Rogue
fbeb2c5f0e
silence warning better
2025-08-17 23:24:24 +02:00