GreenComfyTea
37aebf8ca7
Reorganize monster hook
2022-07-13 18:11:18 +03:00
GreenComfyTea
cfeeab9ec8
Reorganize monster updates.
2022-07-13 18:00:43 +03:00
GreenComfyTea
7d4cf03f7e
Clean up.
2022-07-13 18:00:10 +03:00
GreenComfyTea
07842790a9
Fix Endemic Life not working on Linux
2022-07-13 17:58:00 +03:00
GreenComfyTea
61756068f7
Fix endemic life list clearing between quests
2022-07-13 11:45:15 +03:00
GreenComfyTea
900df99257
Fix reinitialization on language change
2022-07-13 11:39:30 +03:00
GreenComfyTea
a54de490ec
Fix limit_text_size function on Linux.
2022-07-13 11:25:26 +03:00
GreenComfyTea
e307a09575
Merge pull request #44 from GreenComfyTea/revert-43-Linux-Damage-Meter-Testing
2022-07-13 08:25:56 +03:00
GreenComfyTea
9fa61ae624
Revert "1"
2022-07-13 08:19:41 +03:00
GreenComfyTea
dc93a9c757
Merge pull request #43 from GreenComfyTea/Linux-Damage-Meter-Testing
...
1
2022-07-13 08:18:59 +03:00
GreenComfyTea
1bf73a5f0c
1
2022-07-13 08:17:33 +03:00
GreenComfyTea
80cae0017d
Update zh-tw.json
2022-07-12 19:38:20 +03:00
GreenComfyTea
85705a2f0b
Fix ko-kr.json
2022-07-12 10:25:54 +03:00
GreenComfyTea
48205368e2
Revert back to update() hook.
2022-07-12 08:29:12 +03:00
GreenComfyTea
fc9d6fa25f
fix missing cart_count variable
2022-07-11 13:58:06 +03:00
GreenComfyTea
d1950005d3
Merge branch 'main' of https://github.com/GreenComfyTea/MHR-Overlay
2022-07-11 13:49:36 +03:00
GreenComfyTea
1c07ae1fee
Localization clean up
2022-07-11 13:49:31 +03:00
GreenComfyTea
4c0bde5c5f
Update README.md
2022-07-11 13:21:15 +03:00
GreenComfyTea
1e16e01fb6
Release v2.1
2022-07-11 13:16:52 +03:00
GreenComfyTea
bc981c32c0
Add separate myself dps updating.
2022-07-11 12:44:29 +03:00
GreenComfyTea
072f13007d
Fix HP not updating in online when not hosting.
2022-07-11 12:31:10 +03:00
GreenComfyTea
8da36a275c
Add Cart Count, fix Script Time;
2022-07-11 11:55:31 +03:00
GreenComfyTea
2d84b4bb65
Remove Max Updates per Tick, add Update Rate
2022-07-11 10:03:46 +03:00
GreenComfyTea
7c04f79a74
Clean up
2022-07-11 09:05:52 +03:00
GreenComfyTea
a5283b07b0
Clean up.
2022-07-11 08:54:05 +03:00
GreenComfyTea
d8a6e8c578
Migrate to os.clock() for time-based functionality
...
- Fixed is_enable typo for ailments.
- Make small monster updates 1/s.
2022-07-11 08:51:52 +03:00
GreenComfyTea
e82612f725
Update ko-kr.json
2022-07-10 20:02:01 +03:00
GreenComfyTea
06a29637bd
Big commit
...
- Add missing Tired Timer to Stamina UI;
- Replace per-tick updates of HP, Stamina and Rage to per-event;
-- Stamina UI on Small Monsters is now deprecated;
-
2022-07-10 20:00:56 +03:00
GreenComfyTea
9c1ba9ac4c
Add Player Name Size Limit
2022-07-10 12:15:35 +03:00
GreenComfyTea
cb60b512bb
Add options to hide me, other players and total.
2022-07-10 11:50:11 +03:00
GreenComfyTea
798fe55b82
Update and fix Damage Types;
2022-07-10 11:38:35 +03:00
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