Commit Graph

18 Commits

Author SHA1 Message Date
OlegTheSnowman
09785a9080 Fix accessible output window, revert Tab/Ctrl+Space, sync readme keys
- output_functions.xml: merge NotepadSmartScroll's Win32/Alien-based
  smart-scroll logic in directly (was a separate plugin). Fixed the
  caret-restore bug: gating the restore on scroll position was wrong
  since the notepad tracks near the bottom during normal reading; now
  gated on whether the caret was literally at the end of the old text.
  Added a jump-to-end-on-focus toggle (Ctrl+Alt+J) with a 0.2s polling
  timer to catch focus landing on the output notepad by any means.
- Reverted the Tab/Ctrl+Space rebinding - removed switch_to_output and
  trigger_word_completion along with their accelerators.
- cosmic rage.MCL: dropped the dangling NotepadSmartScroll.xml include
  (file no longer exists, was reintroduced by an auto-save).
- readme.md: documented the actual current CosmicRage.xml keys (several
  had drifted out of sync - Alt+F12 is now stop-sounds not restart,
  Alt+Delete/Ctrl+S/Ctrl+F1-3/Alt+F3/Alt+Shift+H/F11 were undocumented)
  and added the output_functions.xml accessible-output keybindings,
  which weren't documented at all before.
2026-07-11 00:02:28 +03:00
nathan smith
21fa3e0d57 Maybe fixed a bug to do with reconnections. 2025-10-31 22:17:52 +00:00
Augustus
5c90a04ebb Update CosmicRage.xml 2025-10-11 21:25:45 +03:00
Augustus
164c69156d Update CosmicRage.xml 2025-10-11 21:11:29 +03:00
nathan smith
b589f28cc6 Fixing querks with the repair tool. 2025-07-28 17:01:04 +01:00
Augustus
1e874cfc70 fixed keys in the readme file 2025-07-06 01:35:27 +03:00
Augustus
84e31209a3 Delete keys readme.html 2025-07-06 01:20:35 +03:00
b0a091e9da Update CosmicRage.xml
Updated xml version to 4 to match in game version.
2025-07-03 16:07:19 -05:00
da0a100e79 Merge branch 'main' of http://nathantech.net:3000/CosmicRage/Mush-Soundpack 2025-07-03 16:06:00 -05:00
Augustus
63389381c0 github installer . bat will now use three different downloading methods if the powershell one fails 2025-07-03 06:51:51 +03:00
nathan smith
e7a5da16d5 Adding more safety checks to updater 2025-07-02 20:47:55 +01:00
1093491566 Update CosmicRage.xml
Fixed some hot keys that weren't the same as VIP mud.
2025-07-02 13:13:48 -05:00
Augustus
a55650694b added a repair tool to fix repos if broken 2025-07-02 14:43:50 +03:00
Augustus
b3fb2acd7a version to 2 2025-07-02 04:10:40 +03:00
Augustus
3eab62a2a2 added f4 to control master volume 2025-07-02 03:56:19 +03:00
Augustus
f77ddc609e made git installer smarter 2025-07-02 03:52:34 +03:00
Draqoken
c7d1b6e4ab fixed git installer 2025-07-02 01:29:29 +03:00
Draqoken
e888d9dfb9 initial release 2025-07-01 23:28:00 +03:00