Skip to content

Releases: Pazaz/RT4-Client

FPS fix for multi-monitor setups

19 Mar 18:25
5f83213
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.5...1.1.6

Home directory fix

12 Jan 22:41
0043d54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.4...1.1.5

Reload plugins when changing display modes

13 Dec 10:29
dab7533
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

Plugin directory fix for Flatpak

14 Nov 14:17
886fb9f
Compare
Choose a tag to compare

What's Changed

  • Use $XDG_DATA_HOME on Linux if it's defined by @dginovker in #16

New Contributors

Full Changelog: 1.1.2...1.1.3

Audio/Command API expansion

09 Nov 19:37
a103651
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

API expansion

26 Sep 03:38
d3624e4
Compare
Choose a tag to compare

What's Changed

  • Add support for inserting new right click options, add woah's timer plugin by @Ceikry in #12
  • Even more API expansion by @Ceikry in #13

Full Changelog: 1.1...1.1.1

Plugin system

25 Sep 16:54
9c6ada0
Compare
Choose a tag to compare

This is a big change that opens the client to unlimited extensibility. Plugins can modify the client at runtime to add any number of custom features.

There is a plugin hub underway to distribute plugins for download/installation. See https://gitlab.com/2009scape/tools/client-plugins until then.

This feature is entirely thanks to @Ceikry!

What's Changed

New Contributors

Full Changelog: 1.0.2...1.1

Hotfix: Inventory sprite offset, client commands

04 Aug 15:35
Compare
Choose a tag to compare

Primarily addresses inventory sprites being slightly offset:
image
(Reason still unknown - commit identified - but a temp fix was applied in the mean time)

What's Changed

  • Client commands no longer locked to admin permissions. For example, you can type ::fpsoff to turn off the display now. Or ::tween to toggle tweening off.
  • FPS display rounds up (no more 59, 143, ...)
  • A lot more refactoring.

Full Changelog: 1.0.1b...1.0.2

Mousewheel camera zooming, more refactoring done (Windows fix)

20 Jun 01:41
Compare
Choose a tag to compare
  • Fixed shift not getting unpressed on Windows in 1.0.1 release
  • Window is now centered and set to 1024x768 as a default

What's Changed

  • Refactor Area NPC packet code by @downthecrop in #1
  • Added a default window size to stop annoying bug from happening by @Ceikry in #4
  • Find + Refactor Camera Zoom Var + Add Scrollwheel Zoom :) by @Ceikry in #5
  • Tons of refactoring/reorganizing static classes (not in PRs)

New Contributors

Full Changelog: 1.0.0...1.0.1b

Mousewheel camera zooming, more refactoring done

20 Jun 00:04
Compare
Choose a tag to compare

What's Changed

  • Refactor Area NPC packet code by @downthecrop in #1
  • Added a default window size to stop annoying bug from happening by @Ceikry in #4
  • Find + Refactor Camera Zoom Var + Add Scrollwheel Zoom :) by @Ceikry in #5
  • Tons of refactoring/reorganizing static classes (not in PRs)

New Contributors

Full Changelog: 1.0.0...1.0.1