Commit Graph

90 Commits

Author SHA1 Message Date
Louis Hong dd73d961c0 stored preform stage added & heat/cool prediction state machine filters only gameobject actions
previously, when preform is stored in storage, plugin assumes it's time to talk to kovac for new commision.

previously, any menu action will interupt and stop the heat/cooling statemachine state.
2024-11-09 01:28:17 -08:00
Louis Hong 547c2b40f0 Merge branch 'Toofifty:master' into master 2024-11-02 17:31:22 -07:00
Louis Hong 319f77af3c heat/cool prediction: continued important algorithm bug fix for prediction. Added configurable padding ticks for afk/inefficiency. 2024-11-02 17:28:55 -07:00
Louis Hong 9d7304a436 comments and renaming for easier to read code 2024-10-30 22:58:33 -07:00
Patrick Watts ceca18a678 Merge pull request #40 from TheLouisHong/master
Heat/Cooling Off-by-1 Bug — Mould/Preform Score Calculation Overlay — Fixed Incorrect Crucible Score Calculation
2024-10-29 17:04:56 +04:00
Louis Hong 14130b3987 last known mould/crucible score now clear after picking up preform (stage == 0) 2024-10-29 06:02:49 -07:00
Louis Hong f1edc659fa mould/preform score: unboxed Integer into int using -1 representing unset state (instead of null). 2024-10-29 03:27:56 -07:00
Louis Hong c7317befa0 search-terms: Added "ez","easy","smith" to hub search terms. 2024-10-29 01:18:16 -07:00
Louis Hong 3c2075fc6e mould/preform overlay: toggling "Mould Info Overlay" will correctly turn off mould/preform score overlay. 2024-10-29 01:06:11 -07:00
Louis Hong 3d90c4cbb5 bumped version to 1.0.8 - updated build.gradle to match latest plugin-template build.gradle 2024-10-29 00:48:34 -07:00
Louis Hong 1e41e5733d heat/cool prediction: fixed embarassing off-by-1 bug! removed the "margin of error" config convering up this bug. 2024-10-29 00:47:36 -07:00
Louis Hong 475cb1c1f0 sword & mould score: sword score = mould score + crucible score - (mistake * 10)
This score is displayed over the title of mould, the mould panel title, and over the preform in stage == 2.

*mistakes are not tracked right now.
2024-10-28 01:32:24 -07:00
Louis Hong 2a821017f2 fix crucible: fixed incorrect metal score calculations 2024-10-26 12:19:16 -07:00
Patrick Watts bb54c8fff7 Merge pull request #39 from Toofifty/v1.0.7
V1.0.7
2024-09-18 11:45:04 +04:00
pww918 5c61361cea Update README.md with contributions 2024-09-18 11:43:58 +04:00
pww918 52a2111bc0 Update version to 1.0.7 2024-09-18 11:39:14 +04:00
Patrick Watts 650b94f6af Merge pull request #33 from geeckon/master
Add bonus action tracker
2024-09-18 11:34:24 +04:00
pww918 a48d4e160b Fix style format 2024-09-18 11:32:17 +04:00
pww918 164aa72b06 Fix missing imports 2024-09-18 11:29:23 +04:00
Patrick Watts 23de7b31c7 Merge branch 'master' into master 2024-09-18 11:22:40 +04:00
Patrick Watts 4114402493 Merge pull request #35 from TalSk/master
Smith's Outfit pieces buff
2024-09-18 11:10:08 +04:00
Tal Skverer 30ef327abb Adds consideration to the number of Smith's Outfit pieces currently worn by the player. 2024-06-30 11:48:59 +03:00
Patrick Watts 42a7260b81 Merge pull request #34 from TheLouisHong/master
Added Crucible Overlay, Tools action/heat overlay, Lava/waterfall prediction overlay, Border highlighting
2024-03-02 19:59:36 +04:00
Louis Hong 00f8fc92d7 deleted unused code and renamed "border alpha"
https://github.com/Toofifty/easy-giantsfoundry/pull/34#issuecomment-1962937496
https://github.com/Toofifty/easy-giantsfoundry/pull/34#issuecomment-1962926300
2024-02-25 06:23:44 -08:00
Louis Hong db62e7c655 Changed crucible quality to only display integers 2024-02-25 05:40:13 -08:00
Louis Hong 23752b2ef6 Crucible Overlay, Tools action overlay, Lava/waterfall prediction
Added crucible content and alloy quality calculation and overlay
Added tools action/heat status overlay
Added lava/waterfall action prediction and overlay
Added border highlighting
2024-02-23 04:56:59 -08:00
geeckon 64d3c5c121 Add bonus action tracker 2024-02-10 23:44:37 +02:00
Patrick Watts b08dab0192 Merge pull request #27 from Toofifty/reputation-fix
Reputation fix and Color changes
2023-08-15 01:12:09 +04:00
Patrick 59b63cae33 Update reputation from more reliable varp 2023-08-15 01:07:46 +04:00
Patrick 2b12565cea Update README.md 2023-08-15 00:34:28 +04:00
Patrick f7ab23f07c Add config options to customize colors 2023-08-15 00:34:20 +04:00
Patrick 63a3cb52b1 Fix color dependency for drawing heat changers 2023-08-15 00:33:13 +04:00
Patrick 82c2ae6085 Update build.gradle 2023-08-15 00:32:32 +04:00
Patrick Watts 590c5ec3bb Merge pull request #16 from Toofifty/dev
Dev
2022-07-14 15:30:19 +04:00
Patrick cf2194422b Always display overlay for title and reputation 2022-07-14 15:29:24 +04:00
Patrick 33c98058a5 Fix point tracking 2022-07-14 15:28:38 +04:00
Patrick d8725fb3a8 Rename points to reputation for player view 2022-07-14 14:45:21 +04:00
Patrick 137c598c52 remove space 2022-07-14 14:43:33 +04:00
Patrick 47ced20608 Refactor reputation tracking 2022-07-14 14:42:46 +04:00
Patrick b3793a7876 Update runeliteVersion to 1.8.17 2022-07-14 14:11:29 +04:00
Patrick 845e170bd7 Merge branch 'master' into dev 2022-07-14 14:11:06 +04:00
Patrick Watts d246c26725 Merge pull request #15 from Vanillj/Reputation
Added Foundry Points Overlay
2022-07-14 14:10:39 +04:00
Robin Davidsson 4067c1a9e3 Added Foundry Points 2022-07-12 00:43:33 +02:00
Patrick 162d3c0364 Update README.md 2022-07-11 18:10:43 +04:00
Patrick 6d4804ce8f Update minor version and runelite version 2022-07-11 18:09:16 +04:00
Patrick Watts fbd80428b0 Merge pull request #14 from Vanillj/Threshold
Added stage and heat threshold
2022-07-11 17:44:33 +04:00
Vanillj 9264432d57 Added heat threshold 2022-07-04 23:44:29 +02:00
Patrick Watts 7c87514ce8 Merge pull request #9 from Toofifty/1.0.4
1.0.4
2022-06-27 17:08:18 +04:00
Patrick 04cc35cb80 Update README.md 2022-06-23 23:59:42 +04:00
Patrick debb840aef Minor import cleanup 2022-06-23 23:22:22 +04:00