Commit Graph
100 Commits
Author SHA1 Message Date
GreenComfyTea ad0c1156d9 Scorned Magnamalo parts mapped.
- Lunagaron part names fixed.
2022-07-08 19:13:37 +03:00
GreenComfyTea f3b2cd2664 Mapped Furious Rajang parts. 2022-07-07 14:28:58 +03:00
GreenComfyTea 03cc5a64db Sunbreak part names mapping
- Sunbreak part names mapping except for Furious Rajang and Scorned Magnamalo;
- Base game part name fixes.
2022-07-07 10:58:33 +03:00
GreenComfyTea d061ef0bf4 Update ko-kr.json 2022-07-05 08:21:05 +03:00
GreenComfyTea 503ad491da Update README.md 2022-07-02 14:24:51 +03:00
GreenComfyTea 537ca493ff Partiall map Daimyo Hermitaur, Blood Orange Bishaten, Garangolm parts. 2022-07-02 14:19:11 +03:00
GreenComfyTea 9a5e05d229 Initial Sunbreak update.
- Added Monster Rank.
- Fixed Poison and Blast Damage.
2022-07-02 14:16:58 +03:00
GreenComfyTea c506a3073b Bugfixes
Menu Font handling improved;
Damage Meter UI: Normal Sorting Fixed;
2022-06-29 12:01:16 +03:00
GreenComfyTea 09a8a0e950 Update README.md 2022-06-21 11:54:10 +03:00
GreenComfyTea 427f934e11 Update README.md 2022-06-20 13:03:49 +03:00
GreenComfyTea f64d6c84d3 Release v1.11
1) Cache config access function-wide where possible;
2) Break and Sever values added to parts;
3) Hooks are now applied in init_module instead of global space;
4) Added checks for submodule (health, stamina, etc) visibility. If not visible, do not pull data.
2022-06-20 13:01:10 +03:00
GreenComfyTea 286c54aa55 Malzeno and Astalos parts mapped.
+ Fix some missing parts;
+ Monsters that are not mapped at all will have all parts shown as "INVALID" .
2022-06-20 12:57:10 +03:00
GreenComfyTea 80148aa8bd Update ru-ru.json 2022-06-20 12:54:08 +03:00
GreenComfyTea 378575541c Update localizations. 2022-06-20 12:53:57 +03:00
GreenComfyTea 91dc3a493f Fix Parts config incompatibility. 2022-06-17 14:38:12 +03:00
GreenComfyTea 1a95634ec2 Part Break/Sever implemented. Fallback to default renderer if d2d is not available. 2022-06-17 14:24:46 +03:00
GreenComfyTea 7d0adc5139 Merge pull request #37 from etnAtker/fix-ailment-sorting-translation
Fix bugs that other ailment sorting translations are not working
2022-06-05 15:57:24 +03:00
GreenComfyTea 45d058d46a Update README.md 2022-06-05 08:37:30 +03:00
GreenComfyTea 060820bca5 Update README.md 2022-06-05 08:35:12 +03:00
GreenComfyTea decd802245 Add missing ailment buildup update when user changes settings in customization menu. 2022-06-05 08:33:03 +03:00
GreenComfyTea 5c9d45a870 Fix ailment sorting for small monsters 2022-06-05 08:24:25 +03:00
GreenComfyTea 778a0ead16 Oops. Quick typo fixes. 2022-06-04 19:30:22 +03:00
GreenComfyTea c41c70fcb4 Update translations. 2022-06-04 19:15:16 +03:00
GreenComfyTea a1f343f23e Merge pull request #31 from etnAtker/add-simplify-chinese-translation
Add a simplify Chinese translation
2022-06-04 19:05:10 +03:00
GreenComfyTea 10bf624f41 Merge branch 'main' of https://github.com/GreenComfyTea/MHR-Overlay 2022-06-04 18:59:04 +03:00
GreenComfyTea 984b463aaf Implemented Ailment Buildup UI per player. 2022-06-04 18:58:23 +03:00
GreenComfyTea 234148e6a7 Update FUNDING.yml 2022-05-13 18:45:06 +03:00
GreenComfyTea 5f1bd40505 Update FUNDING.yml 2022-05-13 18:43:42 +03:00
GreenComfyTea 528e0fe894 Update FUNDING.yml 2022-05-13 18:41:07 +03:00
GreenComfyTea 8032084776 Create FUNDING.yml 2022-05-13 18:40:20 +03:00
GreenComfyTea b461f63a4a Added missed time limits in customization menu. 2022-04-25 17:40:21 +03:00
GreenComfyTea 3954717add Optimizations, fixed 'Allmother' quest bug 2022-04-25 16:59:01 +03:00
GreenComfyTea a96d141b6f Update README.md 2022-04-25 09:04:59 +03:00
GreenComfyTea a12bba3824 Update README.md 2022-04-22 20:32:07 +03:00
GreenComfyTea 19f8766143 Update README.md 2022-04-22 20:31:39 +03:00
GreenComfyTea 04e087e8a6 Update README.md 2022-04-22 19:58:15 +03:00
GreenComfyTea b94cffa073 Implemented Endemic Life UI. 2022-04-21 17:09:10 +03:00
GreenComfyTea 46a76a6a10 Implemented Monster Ailments. 2022-04-20 18:10:26 +03:00
GreenComfyTea e6fd36eea0 Fixed player id issues, refactored monster update function, implemented blast, poison and wyvern riding damage 2022-04-05 20:09:53 +03:00
GreenComfyTea 2466fa0cd2 Update ko-kr.json 2022-03-15 07:32:28 +02:00
GreenComfyTea 9467368e5b Key float to int fix. 2022-02-28 20:28:59 +02:00
GreenComfyTea 222fdfad15 Bugfixes. Hotkey modifier support added. 2022-02-25 09:16:43 +02:00
GreenComfyTea c6669e5df0 Added hotkeys, separated player initialization and drawing. 2022-02-20 19:23:36 +02:00
GreenComfyTea 39e324e0a5 Added DPS, missing offsets and additional options. 2022-02-16 21:02:34 +02:00
GreenComfyTea fa494d7d56 Added highlighted large monster UI. 2022-02-14 21:02:40 +02:00
GreenComfyTea b514c07187 Fix customization menu font size not being saved. 2022-02-13 22:40:20 +02:00
GreenComfyTea f1ef99140a Change zh-tw font to NotoSansTC 2022-02-13 22:34:24 +02:00
GreenComfyTea 732a35d60d Merge pull request #22 from s9000008/main
add zh-tw language json
2022-02-13 22:31:51 +02:00
GreenComfyTea de65b1500c Hooks wrapped with pcalls. 2022-02-13 21:57:42 +02:00
GreenComfyTea d9f5799fd2 Draw functions wrapped in pcalls. 2022-02-13 21:38:54 +02:00
GreenComfyTea bee28f3ea3 Customization menu bugfixes. 2022-02-13 21:38:18 +02:00
GreenComfyTea cca482bd94 Update ko-kr.json 2022-02-13 21:38:05 +02:00
GreenComfyTea e55e88faa7 Update ko-kr.json 2022-02-13 10:59:05 +02:00
GreenComfyTea 2f36188c02 Update ko-kr.json 2022-02-13 00:19:32 +02:00
GreenComfyTea 78722262f1 Bugfixes, added sorting by distance, localization system improvements 2022-02-12 19:59:07 +02:00
GreenComfyTea 3f1ceec534 Update README.md 2022-02-11 00:19:56 +02:00
GreenComfyTea ed4c4dd591 Merge branch 'main' of https://github.com/GreenComfyTea/MHR-Overlay 2022-02-11 00:17:26 +02:00
GreenComfyTea 2a2a5c3539 Reorganization 2022-02-11 00:17:22 +02:00
GreenComfyTea 44a216f640 Rename MHR_Overlay.lua to reframework/autorun/MHR_Overlay.lua 2022-02-11 00:15:42 +02:00
GreenComfyTea 1c9174ca38 Functions and fields are cached, part names added, part name language support added. 2022-02-09 20:08:34 +02:00
GreenComfyTea 54c55155e8 Merge pull request #19 from praydog/performance-improvements
Major performance improvements
2022-02-07 19:08:23 +02:00
GreenComfyTea 4e045be5eb ? 2022-02-07 18:21:24 +02:00
GreenComfyTea 9298c94b1d Static and dynamic positioning of large monster UI are now separated. 2022-02-05 18:45:47 +02:00
GreenComfyTea 2e5a2fdd36 Updated for REF D2D v0.3.0 2022-02-02 23:41:37 +02:00
GreenComfyTea 2c4a3f4664 Refactored into modules. 2022-02-02 23:30:39 +02:00
GreenComfyTea 55c72dcc88 Damage Meter Fix 2022-02-01 16:48:11 +02:00
GreenComfyTea 684762acbd Update README.md 2022-01-31 23:08:49 +02:00
GreenComfyTea 531c165487 Added world offset, opacity falloff and max distance to dynamic positioning; Rage and stamina to Large Monster UI; 2022-01-31 23:04:16 +02:00
GreenComfyTea a989ef79a1 Added back health bar color change when monster can be captured 2022-01-31 14:02:30 +02:00
GreenComfyTea e189b43ea4 Added color pickers 2022-01-31 13:38:26 +02:00
GreenComfyTea 60b67db281 Lots of bugfixes. 2022-01-30 22:08:48 +02:00
GreenComfyTea b7d1f139ce Implemented Dynamic Positioning and Small Monster UI 2022-01-29 22:57:12 +02:00
GreenComfyTea 5c457b12ec Replaced draw with d2d plugin. 2022-01-29 17:29:53 +02:00
GreenComfyTea 493511ea35 Add Customization UI 2022-01-29 14:39:35 +02:00
GreenComfyTea 466b433be0 Merge branch 'main' of https://github.com/GreenComfyTea/MHR-Overlay 2022-01-28 19:51:56 +02:00
GreenComfyTea b997dc4d47 Partially implemented Customization UI. 2022-01-28 19:44:33 +02:00
GreenComfyTea 6988a7334d Update bug_report.md 2022-01-27 20:00:11 +02:00
GreenComfyTea 9059341d08 Update bug_report.md 2022-01-27 19:58:34 +02:00
GreenComfyTea 306a95a611 Update issue templates 2022-01-27 19:57:59 +02:00
GreenComfyTea 94b6f193c2 Create LICENSE 2022-01-27 19:57:01 +02:00
GreenComfyTea a59cb6bc7c Create CODE_OF_CONDUCT.md 2022-01-27 19:54:13 +02:00
GreenComfyTea c4022972d5 All functions are now local. Config auto-save/load implemented.
Fixes weird behavior when 2 scripts have global functions with the same name
2022-01-27 18:45:51 +02:00
GreenComfyTea d19382d42d Draw helper functions implemented, config now grouped by entities 2022-01-27 15:52:28 +02:00
GreenComfyTea f1ba13111f Fixed damage dealt to dead/captured monsters 2022-01-27 13:46:43 +02:00
GreenComfyTea 8e4f932030 Added option in include/exclude small monsters from damage meter 2022-01-27 13:06:46 +02:00
GreenComfyTea 491bd17911 Total Damage fixed 2022-01-26 20:28:54 +02:00
GreenComfyTea 62bb5a3805 HR in singleplayer fixed, bug when monster is sleeping fixed 2022-01-26 15:21:48 +02:00
GreenComfyTea e09e642043 Changed capture health color to yellow
Yellow is the color of shock traps.
2022-01-24 22:54:27 +02:00
GreenComfyTea 0f76873b76 Merge pull request #6 from chenjr0719/feat/capture_health
feat: Add capture health hint
2022-01-24 22:38:19 +02:00
GreenComfyTea bae971266c Merge branch 'main' into feat/capture_health 2022-01-24 22:37:38 +02:00
GreenComfyTea 1c480d121b Changed how HR is displayed 2022-01-24 22:36:03 +02:00
GreenComfyTea 3ea8670ff6 Update MHR_Overlay.lua 2022-01-24 22:10:31 +02:00
GreenComfyTea 9c44d3ce06 Merge pull request #5 from Krepy/hr
Hunter Ranks
2022-01-24 18:58:16 +02:00
GreenComfyTea d32cfb65f1 Add files via upload 2022-01-24 14:04:20 +02:00
GreenComfyTea a2ac544428 Merge pull request #4 from globetro/bugfix
Fix bug with monster check
2022-01-24 12:25:16 +02:00
GreenComfyTea 8184b440be Add files via upload 2022-01-23 20:49:24 +02:00
GreenComfyTea 6ca9783241 Update README.md 2022-01-22 23:51:53 +02:00
GreenComfyTea 80e7b57b12 Added sorting support to damage and health bars. 2022-01-22 22:42:27 +02:00
GreenComfyTea 848d0c25ac Update README.md 2022-01-22 13:42:29 +02:00
GreenComfyTea afefc17ef0 Update README.md 2022-01-22 13:42:17 +02:00