downthecrop
5d59aea830
Resizable SD Screenpos Support
2024-11-04 22:42:52 +00:00
Ceikry
637e5bf68a
Merge branch 'Kondo-Kit-XPTable' into 'master'
...
Remove KondoKit dependency on XPGlobes
See merge request 2009scape/rt4-client!26
2024-09-15 00:44:13 +00:00
downthecrop
6ec395bbcf
Remove KondoKit dependency on XPGlobes
2024-09-15 00:44:13 +00:00
ceikry
a81b9b46b4
Rebased
2024-09-14 13:51:41 -05:00
ceikry
8c5c3f52ff
Some more misc plugin improvement/description fixes
2024-09-14 13:43:25 -05:00
ceikry
029c13233f
Switch back over to using flat-file plugin info, auto-copy properties files in gradle
2024-09-14 13:43:23 -05:00
Ceikry
dd52e7e9fb
Merge branch 'Kondo-Kit-Plugin' into 'master'
...
KondoKit v1.0 Plugin
See merge request 2009scape/rt4-client!23
2024-09-14 18:41:14 +00:00
downthecrop
80960edaeb
KondoKit v1.0 Plugin
2024-09-14 18:41:14 +00:00
Ceikry
8462065bcf
Merge branch 'added-toggle-resizesd-plugin' into 'master'
...
Added toggle resizeable SD plugin
See merge request 2009scape/rt4-client!21
2024-09-07 17:28:23 +00:00
ipkpjersi
ba70c3f36c
Added want HD toggle for resizable SD logout
2024-06-18 09:47:12 -04:00
ipkpjersi
8b1c75afec
Added Mac check for resize SD logout using HD
2024-06-18 00:09:48 -04:00
ipkpjersi
853b60e871
Updated comment about resize SD logging out
2024-06-17 22:55:57 -04:00
ipkpjersi
17298c61a2
Improved resizable SD logging out comment
2024-06-17 22:53:49 -04:00
ipkpjersi
7aab2d1735
Fixed HD flyover when logging out with resizable SD enabled
2024-06-17 22:27:56 -04:00
ipkpjersi
824f85c7b3
Removed print statements
2024-06-17 21:53:14 -04:00
ipkpjersi
56319db912
Added loading resizable SD on startup
2024-06-17 21:53:01 -04:00
ipkpjersi
e0dac2e9f3
Fixed formatting
2024-06-17 20:57:01 -04:00
ipkpjersi
47df7bd3d3
Added toggle resizeable SD plugin
...
This also fixes two CMEs, very cool.
2024-06-17 20:46:48 -04:00
Ceikry
1a62b1775a
Merge branch 'master' into 'master'
...
Add support for resizable SD / lowdetail with a new ::resizablesd command
See merge request 2009scape/rt4-client!20
2024-06-16 16:02:47 +00:00
downthecrop
5f527139b9
Add support for resizablesd / lowdetail with a new ::resizablesd command
2024-06-16 23:31:02 +09:00
Ceikry
6e01b49805
Update .gitlab-ci.yml file
2024-06-11 20:21:09 +00:00
Ceikry
d5885fc032
Update .gitlab-ci.yml file
2024-06-11 20:16:56 +00:00
ceikry
2051ba226c
Revert sample rate buff
2024-06-08 14:24:11 -05:00
Ceikry
955c5b5e73
Merge branch 'ground-items-offsets' into 'master'
...
Ground Items Height Offset Corrections
See merge request 2009scape/rt4-client!13
2024-02-12 20:48:51 +00:00
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