Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

Releases: Nightfirecat/realmscript

Hotfix image path and version checking

23 Jul 08:49
Compare
Choose a tag to compare
v1.2.1

Hotfix compiled script issue and version checking

Add advertisement closing bind

23 Jul 08:23
Compare
Choose a tag to compare

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

21 Sep 06:06
Compare
Choose a tag to compare

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

06 May 05:51
Compare
Choose a tag to compare

Fixed an issue preventing the border-resize disabling from functioning correctly.
Added archives of compiled scripts to .gitignore

Added Icons, Support for Compiled Scripts

06 May 04:49
Compare
Choose a tag to compare
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

03 May 08:50
Compare
Choose a tag to compare

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

14 Nov 07:56
Compare
Choose a tag to compare

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

25 Aug 01:20
Compare
Choose a tag to compare

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

21 Jul 05:49
Compare
Choose a tag to compare

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

03 Jul 07:06
Compare
Choose a tag to compare

The script is a fully-functioning (though basic) autohotkey script, using functions similar to those of Kalle's realmscript and BMJ's Quickspeech.