Skip to content

Releases: MeteorLite/meteor-client

rsc-203-1.0.2

05 Nov 14:05
Compare
Choose a tag to compare

support Resizeable by default
support buy/sell 1/5/10/50 in shops

add config option to Meteor to disable overlay alphas
(speedup high resolutions)
add SleepingChanged event
slightly adjust Perspective tile heights
fixes to model Perspective functions for objects size > 1
start Thieving plugin
disable mobile ui behavior by default
add getLocal/World character api
fix world to screen calculations
develop Model api
add devtools plugin
add camera debug
add location debug
add models debug

various deob refactor/modifications to support resizeable
expand blue bar to fill 4k width
fixes to social list to use dynamic positioning
fixes to chat boxes to use dynamic positioning
resize applet to 4k dimensions
add setBounds
add setModelData

Issues:

Login screen background is fucked when injected (will fix eventually)

rsc-203-1.0.2-BUGFIX

06 Nov 13:53
9849eef
Compare
Choose a tag to compare

This release fixes a pretty bad bug in magic / prayer menu that I missed where the slider would reset after mouse released making it impossible to choose things lower in the list.

It also fixes the screen tearing effect when changing window size by skipping the next frame

As well as some minor fixes:

  • fixes hitsplat clipping if the window was very large.
  • hides NPC name indicator if it has overhead text

rsc-203 1.0.1

22 Oct 00:05
9849eef
Compare
Choose a tag to compare

Many changes/fixes since 1.0.0!

(newest to oldest)
fix bug with items valued > 10000
support different colors for valuable items
add openrsc woodcutting formulae
add basic TileItem apis
use gilded bed image for fatigue bar
draw game image to overlay backing image
(fixes transparency for overlays)
Basic support for ground items in Indicators
add config options for Indicators
remove pointless mudClient ref in deob
make compose executables much more informative.
make compose versioning play nicely with -SNAPSHOT suffixes
shadow above bounds text
fix consuming key event on menu option selection
(before was blocking even when options weren't visible)
support/use java 21 LTS
update/cleanup dependencies
improve overlay rendering speed
improve inventory count overlay colors
rotate camera with mouse button 3
prevent camera snapping when zoomed far out
zip data and extract to meteor dir in user folder on first run

rsc-203 1.0.0

17 Oct 06:35
9849eef
Compare
Choose a tag to compare

Initial release!

Many many features implemented almost entirely via mxins.
A very user friendly experience already and I'm just getting started.

Recently updated to use Java 21 LTS.

Now is a good time to check it out!