Commit graph

485 commits

Author SHA1 Message Date
Ceikry
c89c2445c8 Merge branch 'customconfigarg' into 'master'
Add --config flag for passing custom config, add --help flag

See merge request 2009scape/rt4-client!17
2024-02-12 20:48:30 +00:00
Ceikry
7298df8792 Merge branch 'capture-screenshots' into 'master'
Added ability to capture screenshots from within client

See merge request 2009scape/rt4-client!16
2024-02-12 20:47:55 +00:00
Ceikry
1f12845ae7 Merge branch 'xp_globes_fix' into 'master'
Fix xpglobes crash on level 99

See merge request 2009scape/rt4-client!19
2024-02-12 20:47:15 +00:00
Pyrethus
1a3e92c0c3 Fix xpglobes crash on level 99 2024-02-02 12:23:36 +02:00
Ceikry
70a79c3785 Merge branch 'xp_globes' into 'master'
Introduce XPGlobesPlugin

See merge request 2009scape/rt4-client!18
2024-01-27 22:28:01 +00:00
Pyrethus
4a4f6e0d71 Fix animation cosine phase-shifted sampling 2024-01-27 05:47:11 +02:00
Pyrethus
8257066e9e Do not refresh globe timestamp if animation is playing 2024-01-27 05:25:37 +02:00
Pyrethus
e0cb4568a1 animate globe on level-up 2024-01-26 13:06:42 +02:00
Pyrethus
e8bed52163 Manually adjust globe skill sprite positioning 2024-01-26 01:58:43 +02:00
Pyrethus
d730ff65c4 Avoid magic numbers 2024-01-25 07:38:23 +02:00
Pyrethus
be1aac7fe7 Introduce XPGlobesPlugin 2024-01-25 04:27:43 +02:00
dginovker
a87b92a25a Add --config flag for passing custom config, add --help flag 2024-01-21 13:47:55 +09:00
ipkpjersi
70c3455df8 Fixed screenshot NPE when not logged in 2024-01-08 19:10:51 -05:00
ipkpjersi
328e24e243 Removed specific AWT catch
It's better if we handle it here instead of bubbling the exception up the stack.
2024-01-06 16:13:18 -05:00
ipkpjersi
008324aa84 Removed extra whitespace 2024-01-06 16:12:29 -05:00
ipkpjersi
2079ec7459 Catch all exceptions for screenshots
This makes the code more reliable.
2024-01-06 16:12:16 -05:00
ipkpjersi
3762aed133 Cleaned up screenshot code 2024-01-06 16:11:34 -05:00
ipkpjersi
d52be460c6 Added check for screenshots 2024-01-06 16:10:51 -05:00
ipkpjersi
40b1fc47a6 Simplified the screenshot capturing
We don't actually need to capture the OpenGL buffer itself, this is fine. Also it simplifies the code a fair bit too, and as an added benefit we can also capture the entire window including the border/decorations etc.
2023-12-30 22:45:13 -05:00
ipkpjersi
ec65b9e947 Fixed formatting 2023-12-30 22:33:57 -05:00
ipkpjersi
6d2d8ad36d Added subfolders option
This allows for much greater flexibility of screenshotting, we can now pass in any number of levels of subfolders for our preferred directory depth for storing images.
2023-12-29 12:45:24 -05:00
ipkpjersi
4a5085380e Use correct directory for screenshots 2023-12-28 21:36:09 -05:00
ipkpjersi
dc8462dd55 Added take screenshot plugin 2023-12-27 21:30:53 -05:00
ipkpjersi
75e6a68925 Added screenshot functionality to API 2023-12-27 21:25:28 -05:00
ipkpjersi
2e2e3c2edc Added screenshot functionality to client 2023-12-27 21:19:29 -05:00
Ceikry
7957cdc8a6 Merge branch 'fps' into 'master'
Configurable FPS

See merge request 2009scape/rt4-client!14
2023-10-28 18:02:20 +00:00
Woahscam
c983036604 Merge branch 'holiday-login-music' into 'master'
Holiday Login Music Plugin

See merge request 2009scape/rt4-client!15
2023-10-28 04:40:45 +00:00
Zerken
cf79528733 Holiday Login Music Plugin 2023-10-28 04:40:45 +00:00
Player Name
6b0f655434 Configurable FPS 2023-09-24 13:47:11 -04:00
Ceikry
a0b7eebe78 Merge branch 'val-u-add' into 'master'
Val-U-Add Plugin

See merge request 2009scape/rt4-client!11
2023-08-20 01:18:43 +00:00
bushtail
53dd5b1d92 Take stack sizes into account, deobfuscate anIntArray422 -> objectStackSizes 2023-08-19 18:14:27 -04:00
ceikry
3fb709b098 Save plugin storage when plugins are reloaded, if dirty 2023-08-19 16:51:04 -05:00
bushtail
3087845f1e ValUAdd Plugin 2023-08-14 23:32:52 -04:00
woahscam
3e45689d6e GL renaming, Rendering renaming 2023-06-29 16:37:38 -04:00
Ceikry
059f97cb3e Merge branch 'ground-items' into 'master'
Ground Items Plugin

See merge request 2009scape/rt4-client!10
2023-06-28 11:54:24 +00:00
downthecrop
52e4e8c3e4 Match runelite tag/highlight color 2023-06-28 15:20:51 +09:00
downthecrop
e9d197ec98 GroundItems plugin v1.0 2023-06-28 15:15:02 +09:00
Ceikry
4df54f9a86 Merge branch 'screenspace-api' into 'master'
Add SceneGraph position to ScreenSpace position API method

See merge request 2009scape/rt4-client!9
2023-06-26 21:23:39 +00:00
downthecrop
f4e2572b15 Add SceneGraph position to ScreenSpace position API method 2023-06-25 03:41:16 +09:00
Ceikry
8f48b72693 Merge branch 'bettershiftdrop' into 'master'
Better Shift Drop 2.0: Toggleable

See merge request 2009scape/rt4-client!8
2023-06-14 02:11:17 +00:00
bushtail
39ac51b109 rollback unrelated changes 2023-06-13 22:06:43 -04:00
Woahscam
5790dc3fb9 Merge branch 'fix-combat-level-colors' into 'master'
Fix combat level colors, rename variables

See merge request 2009scape/rt4-client!7
2023-06-14 01:30:42 +00:00
zsrv
281d5e8db1 Fix combat level colors, rename variables 2023-06-11 20:11:50 -04:00
Ceikry
c52485655c Merge branch 'master' into 'master'
Added external PNG to JaGex sprite format support

See merge request 2009scape/rt4-client!6
2023-06-08 12:20:23 +00:00
ceikry
311f9b1bdf Bring max tile dist back down 2023-06-08 05:46:53 -05:00
woahscam
7b3d3f0919 Added external PNG to JaGex sprite format support 2023-06-07 23:58:20 -04:00
ceikry
6ae6b19e44 Improved client sample rate for audio from 22050 -> 44100 2023-06-07 11:05:30 -05:00
ceikry
0537679514 Change zoom clamp 2023-06-02 23:25:28 -05:00
Ceikry
bc71be4b7f Merge branch 'craftify' into 'master'
Move Craftify nametag up to not block the health bar.

See merge request 2009scape/rt4-client!4
2023-05-15 15:21:14 +00:00
Ceikry
29f954e9b5 Merge branch 'remembermylogin-plugin-multi-server' into 'master'
RememberMyLogin plugin: Save and load credentials based on the server hostname and port

See merge request 2009scape/rt4-client!5
2023-05-15 14:41:33 +00:00