bushtail
|
a191a8b9a2
|
Craftify
|
2023-05-05 22:01:28 -04:00 |
|
Ceikry
|
c58fa3abc4
|
Include fork notice in README
|
2023-05-05 23:05:34 +00:00 |
|
Ceikry
|
3e16a7bea4
|
Merge branch 'inputqolctrlzoom' into 'master'
InputQOLCtrlZoom
See merge request 2009scape/rt4-client!1
|
2023-05-05 22:50:19 +00:00 |
|
bushtail
|
8ed7c57377
|
consolidate
|
2023-05-05 18:49:50 -04:00 |
|
Ceikry
|
eb8762f0fa
|
Merge branch 'identifycluescrolls' into 'master'
IdentifyClueScrolls
See merge request 2009scape/rt4-client!2
|
2023-05-05 22:45:32 +00:00 |
|
bushtail
|
c54763a4fa
|
IdentifyClueScrolls
|
2023-05-05 18:42:11 -04:00 |
|
bushtail
|
6c288da807
|
InputQOLCtrlZoom
|
2023-05-05 18:39:37 -04:00 |
|
ceikry
|
40aeea2d4f
|
Update CI
|
2023-05-05 17:39:02 -05:00 |
|
ceikry
|
ff7951d824
|
Update CI
|
2023-05-05 17:26:52 -05:00 |
|
ceikry
|
2281888e42
|
More branding, add CI
|
2023-05-05 17:12:33 -05:00 |
|
ceikry
|
1262d7cbd4
|
2009scape branding
|
2023-05-05 16:52:17 -05:00 |
|
Pazaz
|
ed4cae15e7
|
Merge pull request #23 from Violet-Vibes/esc-to-close-interface-plugin
Add EscClose plugin
|
2023-01-31 23:54:30 -05:00 |
|
Violet Vibes
|
af1e323524
|
Add EscClose plugin
|
2023-01-30 08:54:07 +01:00 |
|
Pazaz
|
ca16d55a2e
|
Merge pull request #22 from downthecrop/arm64-linux-natives
Add arm64 Linux natives
|
2023-01-23 04:24:05 -05:00 |
|
Pazaz
|
7fc2498cc5
|
Identified some ClientProt packets
|
2023-01-23 00:02:43 -05:00 |
|
downthecrop
|
ff4f489384
|
Add arm64 linux natives
|
2023-01-21 22:05:19 -08:00 |
|
Pazaz
|
0043d54196
|
Merge pull request #21 from vddCore/master
Home directory resolution fix
|
2023-01-12 17:37:26 -05:00 |
|
vddCore
|
8f0ce915a0
|
remove redundant file separator char for linux-specific branch
|
2023-01-11 23:20:44 +01:00 |
|
vddCore
|
98c58557fe
|
fix home directory resolution process
|
2023-01-11 23:07:49 +01:00 |
|
Pazaz
|
dab7533f29
|
Merge pull request #20 from Ceikry/plugin-reload-on-mode-change
Plugin reload on mode change
|
2022-12-02 22:05:43 -05:00 |
|
Ceikry
|
50d43b0a2f
|
Made plugins reload when display mode changes
|
2022-12-02 07:47:29 -06:00 |
|
Ceikry
|
e9e9775ace
|
fix annoying bug with input QOL
|
2022-11-30 12:19:14 -06:00 |
|
Pazaz
|
886fb9f74b
|
Merge pull request #16 from dginovker/followxdgstandard
Use $XDG_DATA_HOME on Linux if it's defined
|
2022-11-14 06:08:41 -05:00 |
|
dginovker
|
fb1f31ba43
|
Use on Linux/BSD if it's defined
|
2022-11-14 19:38:02 +09:00 |
|
Pazaz
|
a103651b39
|
Merge pull request #14 from Ceikry/master
Audio/Command API Expansion
|
2022-11-09 14:35:01 -05:00 |
|
Ceikry
|
ec255eea52
|
Add API methods for controlling audio
Hook up Update() callback
Add Audio QOL plugin with mute/unmute hotkey and better settings persistence
|
2022-09-26 21:05:02 -05:00 |
|
Ceikry
|
7a7be2a54b
|
Add API call for dispatching commands
Add Plugin for tab-to-reply command
|
2022-09-26 14:48:09 -05:00 |
|
Pazaz
|
d3624e4106
|
Merge pull request #13 from Ceikry/master
Even more API expansion
|
2022-09-25 22:26:00 -04:00 |
|
Ceikry
|
b073365cd4
|
Add API calls for setting varcs, varbits, etc.
Add API support for arbitrary data storage
Add RememberMyLogin plugin
|
2022-09-25 19:54:54 -05:00 |
|
Pazaz
|
58b45ebf46
|
Merge pull request #12 from Ceikry/master
Add support for inserting new right click options, add woah's timer plugin
|
2022-09-25 19:04:50 -04:00 |
|
Ceikry
|
7613080b2e
|
Remove more prototype code
|
2022-09-25 17:53:09 -05:00 |
|
Ceikry
|
ed78e9908e
|
Remove unnecessary prototype code
|
2022-09-25 17:50:06 -05:00 |
|
Ceikry
|
24f7bfbf5f
|
Add support for inserting new right click options, add woah's timer
|
2022-09-25 17:48:10 -05:00 |
|
Pazaz
|
9c6ada033b
|
Merge pull request #11 from Ceikry/master
Plugin system, plugin API
|
2022-09-25 12:06:21 -04:00 |
|
ceikry
|
2f750e124a
|
Reimplement menu-related QOL.
|
2022-09-25 09:40:54 -05:00 |
|
ceikry
|
4377d4958e
|
Reimplemented all input QOL changes as a plugin
|
2022-09-25 09:40:54 -05:00 |
|
ceikry
|
3e12a9115d
|
Update to allow plugin metadata definition from annotations and load other classes in same folder as plugin.class.
|
2022-09-25 09:40:54 -05:00 |
|
ceikry
|
9750195081
|
Fix bug with plugin draw callbacks that was causing interface flickering
|
2022-09-25 09:40:54 -05:00 |
|
ceikry
|
a8e211b5d4
|
Enhanced NPC overhead debug
|
2022-09-25 09:40:54 -05:00 |
|
ceikry
|
d4b68d135f
|
Show model ID in interface debug
|
2022-09-25 09:40:54 -05:00 |
|
ceikry
|
02df637c4b
|
Update build.gradle for playground
|
2022-09-25 09:40:54 -05:00 |
|
ceikry
|
1890fe8087
|
Update plugin descriptions and minor xp drop bugfix
|
2022-09-25 09:40:53 -05:00 |
|
ceikry
|
54b426f72d
|
Add slayer tracker plugin
|
2022-09-25 09:40:53 -05:00 |
|
ceikry
|
529f741e13
|
Add XP drop plugin
|
2022-09-25 09:40:53 -05:00 |
|
ceikry
|
be61fd1daf
|
Should probably include all the prebuilt stuff by default.
|
2022-09-25 09:40:53 -05:00 |
|
ceikry
|
86de4b8e42
|
Should probably include all the prebuilt stuff by default.
|
2022-09-25 09:40:53 -05:00 |
|
ceikry
|
4bbb8e0458
|
Plumbed in varp update handling
|
2022-09-25 09:40:53 -05:00 |
|
ceikry
|
d69ac42050
|
Interface debugging
|
2022-09-25 09:40:53 -05:00 |
|
ceikry
|
8dfbcb9423
|
More plugin system work
|
2022-09-25 09:40:51 -05:00 |
|
ceikry
|
a6577064b0
|
Commit start of plugin work
|
2022-09-25 09:40:13 -05:00 |
|