Commit graph

57 commits

Author SHA1 Message Date
GregF
2c5eeaeef6 Config is now sorted 2026-06-09 15:35:52 +10:00
GregF
7ef00582a5 Updated .gitlab-ci.yml file to fix failing pipeline 2026-06-09 15:34:30 +10:00
Ryan
6a73ebc852 Merge branch 'Gregf36665-master-patch-92060' into 'master'
Update README.md

See merge request 2009scape/tools/rs09-thanos-tool!8
2026-06-01 11:25:31 +10:00
GregF
5326df3a9f Update README.md 2026-06-01 11:25:31 +10:00
Ceikry
8108d96a00 Merge branch 'regex-fix' into 'master'
Disable regex searching when using search

Closes #6 and #8

See merge request 2009scape/tools/rs09-thanos-tool!7
2026-03-14 12:49:03 +00:00
GregF
6546ab6524 Disable regex searching when using search 2026-03-14 12:49:03 +00:00
Ceikry
b0a6561690 Merge branch 'columnFix' into 'master'
Update sorter so the first row actually gets sorted too

Closes #5

See merge request 2009scape/tools/rs09-thanos-tool!9
2025-08-27 17:45:38 +00:00
GregF
9a68867769 Update sorter so the first row actually gets sorted too 2025-08-27 17:45:38 +00:00
Ceikry
3372527fdd Merge branch 'Gregf36665-master-patch-76620' into 'master'
Fix incorrect Y coordinate with Global Coordinates

See merge request 2009scape/tools/rs09-thanos-tool!10
2025-08-27 17:44:58 +00:00
GregF
69a5753b69 Fix incorrect Y coordinate with Global Coordinates 2024-06-04 15:55:23 +00:00
ceikry
c7334798f6 Tertiary drop table support now never ask me again 2023-09-24 15:49:49 -05:00
ceikry
c6cd632a29 Fix a typo 2023-04-16 17:16:08 -05:00
ceikry
8b32789b0f Right click also exits placement mode 2023-03-12 14:02:00 -05:00
ceikry
f0f21029f7 Update CI 2023-03-12 13:03:29 -05:00
ceikry
45cb0fa118 Version bump + rebrand 2023-03-12 12:56:17 -05:00
ceikry
ce461278a9 Deeper integration into the rest 2023-03-12 12:37:38 -05:00
ceikry
7dbe904ce7 Fixed a coordinate issue with new item spawns 2023-03-11 22:56:24 -06:00
ceikry
f8a80f34b8 Item spawn saving 2023-03-11 22:47:41 -06:00
ceikry
d23e13d5de Start of item spawn editing 2023-03-11 22:02:12 -06:00
ceikry
12cfdbbc40 Make load-by-coords slightly better 2023-03-11 15:35:15 -06:00
ceikry
4b673c9063 Implemented NPC spawn editing and lots of UI improvements 2023-03-11 15:17:57 -06:00
ceikry
5855afa6ca Add support for defining a shop as force-shared 2023-02-10 16:18:55 -06:00
ceikry
a34cb8c684 Use custom filter in TableEditor for both models, to keep it consistent. 2022-09-05 12:18:09 -05:00
Ceikry
849f7f9a5b Merge branch 'fix-sorting-and-case-sensitivity' into 'master'
Fixed sort bug introduced by !4, made search case insensitive

See merge request 2009scape/tools/rs09-thanos-tool!5
2022-09-05 17:05:18 +00:00
ceikry
d98bc6ceb6 Fixed sort bug introduced by !4, made search case insensitive 2022-09-05 12:04:55 -05:00
ceikry
3c3ce7d6ae Update build number 2022-09-05 11:34:06 -05:00
Ceikry
6c562e050e Merge branch 'pin-row-headers' into 'master'
Pin NPC/Item ID/Name to the left side no matter how much you scroll

See merge request 2009scape/tools/rs09-thanos-tool!4
2022-09-05 16:30:37 +00:00
ceikry
59dae1140f Pin NPC/Item ID/Name to the left side no matter how much you scroll 2022-09-05 11:29:35 -05:00
Ceikry
6e57d28642 Merge branch 'deduplicate-entries' into 'master'
Thanos tool will now detect and ignore duplicate drop table, npc config, and item config entries

Closes #1

See merge request 2009scape/tools/rs09-thanos-tool!3
2022-09-05 15:41:59 +00:00
ceikry
7a4abf3f13 Thanos tool will now detect and ignore duplicate drop table, npc config, and item config entries 2022-09-05 10:38:06 -05:00
ceikry
3d76b929fa Thanos can now modify shop item restock times 2022-04-07 17:16:44 -05:00
Ryan
341059da8b Merge branch 'inverse-percent' into 'master'
Add an inverse percent column.

See merge request 2009scape/rs09-thanos-tool!2
2022-01-26 02:25:42 +00:00
Avi Weinstock
a96020f3eb Add an inverse percent column. 2022-01-25 21:07:59 -05:00
Ceikry
4a6b19af30 Merge branch 'fix-charms' into 'master'
Correctly load "Nothing" entries in charm drop tables.

See merge request 2009scape/rs09-thanos-tool!1
2021-12-26 18:04:21 +00:00
Avi Weinstock
20d6e42366 Correctly load "Nothing" entries in charm drop tables. 2021-12-26 12:58:59 -05:00
ceikry
65f70936fa as;lkdfjas;l 2021-08-18 12:00:38 -05:00
ceikry
5155750894 Pressing ctrl-c with rows selected now duplicates all selected rows
Bumped build number to 1.3
2021-08-02 11:55:24 -05:00
ceikry
dd5e3f998d handled a possible exception 2021-08-02 11:24:21 -05:00
ceikry
d59e8decc5 Now saves the most recently used config folder path and reuses that 2021-08-02 11:19:50 -05:00
ceikry
62988a7f4f Can now select and delete multiple rows at once with the delete key 2021-08-02 10:52:17 -05:00
ceikry
807b73ffaf Merge remote-tracking branch 'origin/master' 2021-07-22 12:49:35 -05:00
ceikry
0ea51eb95b Added bonus editor 2021-07-22 12:49:30 -05:00
Ceikry
52f97453fa Add LICENSE 2021-07-17 00:15:06 +00:00
ceikry
0111912144 Merge remote-tracking branch 'origin/master' 2021-07-16 19:10:14 -05:00
ceikry
248d31e8fd Bugfix for disabling config button 2021-07-16 19:10:08 -05:00
Ceikry
be11380dd1 Update README.md 2021-07-16 23:54:23 +00:00
Ceikry
70453442b4 Add README.md 2021-07-16 23:53:51 +00:00
ceikry
2b493a02fd consistent artifact naming again 2021-07-16 18:44:33 -05:00
ceikry
1ccc43095b consistent artifact naming 2021-07-16 18:42:22 -05:00
ceikry
e17ff585a7 expire old artifacts after a week 2021-07-16 18:30:25 -05:00