CraftyBoss
6366ab61d1
add inventory resetting on server connect, properly handle getting new items from locations, integrate some of archi into new rando ui stuff
...
For the most part, solo archipelago runs seem to work fine now using the original TP apworld, but im sure there are plenty of weird issues still that need to be handled.
2026-06-19 17:07:42 -07:00
CraftyBoss
7537f1c4a8
Merge remote-tracking branch 'origin/randomizer' into rando-archi
2026-06-19 17:01:52 -07:00
gymnast86
a3de85fb4b
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-06-19 03:09:50 -07:00
gymnast86
08e0645ef8
add functionality for saving and loading presets
2026-06-19 03:08:12 -07:00
gymnast86
f20cf3c24e
change spoiler log wording
2026-06-19 03:03:03 -07:00
gymnast86
b2dfdf4158
fix entrance metadata
2026-06-19 03:02:47 -07:00
gymnast86
99689258a2
misc cleanup
2026-06-17 23:56:37 -07:00
Luke Street
5418b1831d
Update aurora & flake.nix versions
2026-06-17 23:12:49 -06:00
Luke Street
2d4e69466b
Refine menu_pointer click events
...
Only short clicks/taps count & they must
not move between targets
2026-06-17 22:48:44 -06:00
Luke Street
427dcfab82
Show active Graphics Backend in Settings; not configured
2026-06-17 18:09:00 -06:00
gymnast86
08345d01ed
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-06-17 03:01:05 -07:00
gymnast86
56d47d475f
add button to reset settings to default
2026-06-17 03:00:40 -07:00
gymnast86
8a92efbe0d
properly save rando file during autosave
2026-06-17 02:30:54 -07:00
Luke Street
f5642f3073
UI: Split active/visible concepts & fix nav forwarding
v1.4.1
2026-06-16 15:10:09 -06:00
Luke Street
cc9c15de54
Hawkeye support in touch controls
2026-06-16 13:51:17 -06:00
Luke Street
1fd8a2ca3c
More fixes for clawshot touch controls
2026-06-16 13:37:04 -06:00
Luke Street
0c9c8795ce
Update aurora
2026-06-16 13:12:37 -06:00
Luke Street
9eb9acfa11
Move frame limiter after aurora_end_frame
2026-06-16 12:56:02 -06:00
gymnast86
1790ad6faf
fix merge conflicts
2026-06-16 05:30:08 -04:00
gymnast86
e39c139b97
Merge branch 'main' of https://github.com/TwilitRealm/dusklight into randomizer
2026-06-16 05:18:57 -04:00
gymnast86
54b3545736
properly refocus child element after deleting a seed
2026-06-16 05:14:32 -04:00
Luke Street
facbf35343
Update aurora
2026-06-16 01:53:04 -06:00
Luke Street
7a34830dc7
Update aurora
2026-06-16 01:40:00 -06:00
Luke Street
e4557efb23
Disable PkgConfig on Windows
2026-06-16 01:39:54 -06:00
Luke Street
42e12eb5ab
Update aurora & fix RCSS warning
2026-06-16 00:14:19 -06:00
Luke Street
16cc37ca10
Android: Call Surface.setFrameRate & update it
2026-06-15 23:39:36 -06:00
Luke Street
44cb2c84ba
Update aurora
2026-06-15 23:07:00 -06:00
Luke Street
8e9d4d624a
Fix hookshot hanging w/ touch controls
2026-06-15 22:55:30 -06:00
Luke Street
db87b91954
Update aurora & redraw hearts guage on HUD scale change
2026-06-15 22:46:50 -06:00
Luke Street
ad53af5c78
Touch controls ( #2053 )
...
* WIP touch controls
* Action icons
* Updates
* Don't mutate freeCamera config; allow switching between touch and controller cam
* Wow
* Fix build & add Skip button
* Fix build & add settings
* RCSS cleanup
* Dpad and fishing, might redo
* Add menu mouse controls
* More pointer & fix icons
* Optimizations & introduce layout system
* Update aurora
* Implement touch controls layout editor
* Cleanup & fixes
* Allow disabling mouse/touch in menus
* More fixes
v1.4.0
2026-06-15 12:48:04 -06:00
qubitnano
a6e5160c71
flake.nix: xxHash -> xxhash ( #2058 )
...
warning: 'xxHash' has been renamed to 'xxhash'
2026-06-15 12:47:40 -06:00
doop
38a0a7be0b
Always create a save file if one doesn't exist ( #2028 )
...
* Always create a save file if one doesn't exist
* Fix MSVC build
* Re-add accidentally deleted line
* Integrate into d_file_select state machine & put behind instantSaves
---------
Co-authored-by: Luke Street <luke@street.dev >
2026-06-15 12:47:23 -06:00
gymnast86
2428ca2efe
Merge branch 'main' of https://github.com/TwilitRealm/dusklight into randomizer
2026-06-15 06:04:32 -04:00
gymnast86
05d9cf0402
make requirement tooltips more readable
2026-06-15 06:03:08 -04:00
Luke Street
02fdde3768
Scale map rendering with IR ( #2056 )
...
* Scale map rendering with IR + scale config
* Remove config option
2026-06-14 22:41:33 -06:00
Luke Street
33e13d508b
Use Aurora-provided FPS for overlay
2026-06-14 11:28:19 -06:00
Luke Street
afc3376aec
Update aurora
2026-06-14 01:11:14 -06:00
matthewdavidrichardanderson
b07fb50128
monkey crash fix ( #2034 )
...
* monkey fix 🐒
* wrap saru_p clear in target_pc
* Clear monkey leader pointer on delete
---------
Co-authored-by: matthewdavidrichardanderson <matthewdavidrichardanderson@mfb.com >
Co-authored-by: Luke Street <luke@street.dev >
2026-06-13 22:39:30 -06:00
Kyrio
d0894853d7
Add setting to memorize window size ( #2025 )
...
* Add "Memorize Window Size" setting
* Code review #2025
* memorize -> remember, helpText revision
---------
Co-authored-by: Irastris <irastris15@gmail.com >
2026-06-13 22:47:18 -04:00
gymnast86
2651640ee0
Merge branch 'main' of https://github.com/TwilitRealm/dusklight into randomizer
2026-06-13 20:59:48 -04:00
gymnast86
f8c5a8988b
fix getTempleKeysFound
2026-06-13 20:57:32 -04:00
Luke Street
cacb768725
Updatea aurora & set DOWNLOAD_EXTRACT_TIMESTAMP FALSE
2026-06-13 10:44:51 -06:00
Luke Street
00707024bb
Update aurora & flower/grass draw batching
2026-06-13 10:40:57 -06:00
gymnast86
544964c1a5
properly implement no logic
2026-06-13 07:56:51 -04:00
CraftyBoss
59b76f7aae
Merge remote-tracking branch 'origin/randomizer' into rando-archi
2026-06-12 23:29:45 -07:00
gymnast86
7bd3e9cafd
move saved file seed load to file select instead of file start
2026-06-12 21:25:49 -04:00
gymnast86
8999c4c9c5
remove asheis sketch after showing it to Ralis
2026-06-12 20:48:24 -04:00
gymnast86
917def4732
fix missed string
2026-06-12 20:48:02 -04:00
gymnast86
0516282bb6
cleanup settings_list.yaml and related files
2026-06-12 19:26:09 -04:00
CraftyBoss
4466442cfb
add location IDs to yaml db, get started on translating received ap data to rando data
...
the idea is to use the existing randomizer systems (like World, RandomizerContext, etc) in order to generate necessary data for in-game modifications such as text replacements, model swaps, etc. to do this we need to get the apworld's current settings, which atm will require loading the configured ap yaml file before connecting to archipelago.
2026-06-12 02:47:52 -07:00