Releases: Nightfirecat/realmscript
Hotfix image path and version checking
v1.2.1 Hotfix compiled script issue and version checking
Add advertisement closing bind
You can now close the advertisement modal window that appears on login using the Esc key.
Note: due to apparent issues, no compiled script is available for this release. Please utilize v1.2.1 instead.
Interact functionality bugfix
Because of the interact buttons (Enter and Change) changing size and shape, the repo's images needed to be updated to correct behavior in non-Flash and Steam clients.
Border resize bugfix
Fixed an issue preventing the border-resize disabling from functioning correctly.
Added archives of compiled scripts to .gitignore
Added Icons, Support for Compiled Scripts
support compiled scripts, add icon, code cleanup * Support compiled scripts (limited, cannot configure post-install) * Added icon (for .exe and for system tray) * Consistent newlines at EOF * Update .gitignore (add compiled scripts and compiler batch script) * Improve comments in realmscript.ahk to be dev-friendly (assumes no more user editing) * realm.ahk -> realmscript.ahk for clarity * Updated README
Baseline Release
All major features have been established.
Going forward, tag versions will be marked as x.y.z, where x=breaking/major feature release, y=major release, z=minor release.
Pre-release Update
Most major code concerns have been dealt with. At this stage, the last updates to be done are those to the readme, and to complete code refactoring and legibility.
Beta Release 2
Beta Release 2
Lots of fixes all around, and general code cleanup in preparation of a potential third beta, and for the official public release.
Enhancements:
- custom activation keys (public chat,
/tell
chat, scroll chat up/down) - improved in-code documentation (a bit easier to read)
- more functions; better code
Bug fixes:
/tp
expansion no longer obliterates your clipboard contents- clipboard modifications shouldn't fail anymore
Beta Release 1
Beta Release 1
Enhancements:
- cleaner code
Bug fixes:
- slot swaps work regardless of mouse speed while swapping (input is disabled during the swap)
- you can switch your cursor while playing (but you can also disable it if you don't want to)
- slot swaps and interact functionality should work in all browsers/clients regardless of screen stretching, etc. (NOTE: will not work in browsers with a non-100% zoom level)
Initial full-function build
The script is a fully-functioning (though basic) autohotkey script, using functions similar to those of Kalle's realmscript and BMJ's Quickspeech.