Commit Graph

297 Commits

Author SHA1 Message Date
GreenComfyTea 972d874a99 Clean up 2023-08-06 12:15:42 +03:00
GreenComfyTea 50726b9291 Init Singletons on init_module 2023-08-06 12:15:25 +03:00
GreenComfyTea c39e5babea Rename list to array 2023-08-06 12:14:59 +03:00
GreenComfyTea d1f56f4316 Ignore error during REFramework Initialization 2023-08-06 12:14:34 +03:00
GreenComfyTea d3efcb5b08 Typo 2023-08-06 12:14:13 +03:00
GreenComfyTea 681b865f03 Create missing small monster entries in draw function 2023-08-06 12:13:48 +03:00
GreenComfyTea 432e115aea Fix fake error when assigning creature name 2023-08-06 12:12:41 +03:00
GreenComfyTea dfb7893c1a Implement Error Handler 2023-08-05 16:30:15 +03:00
GreenComfyTea 4bdb4ee2e6 Separate Dependency Initializations 2023-08-05 11:24:26 +03:00
GreenComfyTea 30672922c4 Add callback timers 2023-08-05 10:50:36 +03:00
GreenComfyTea 31b5251c75 Fix Follower Otomo Percentage DMG being incorrectly formatted 2023-08-04 19:36:18 +03:00
GreenComfyTea 71b1992710 Add Horn Melody Effects to Buff UI 2023-08-04 19:35:25 +03:00
GreenComfyTea 63ddbff12a Fix Consumable Buff UI not working in online request if not host 2023-08-03 12:21:17 +03:00
GreenComfyTea 0359042c97 Fix Buff timers showing xx:60 sometimes 2023-08-03 12:20:36 +03:00
GreenComfyTea c8dab31265 Add back(?) label include customization code 2023-08-03 12:20:08 +03:00
GreenComfyTea 405c5e4aad Fix continue labels ambiguity 2023-08-03 12:19:41 +03:00
GreenComfyTea 597d27b935 Uncomment Buff UI code 2023-08-03 12:19:13 +03:00
GreenComfyTea 90190f5af7 Implement Consumable Buffs 2023-06-30 18:57:14 +03:00
GreenComfyTea b5757e3b1e Fix hotkeys not saving 2023-06-30 13:58:05 +03:00
GreenComfyTea 663b456a4f Fix Total Cart Count showing lower value by 1 2023-06-10 14:20:11 +03:00
GreenComfyTea cd1d90b66b Map Primordial Malzeno part names 2023-06-08 09:52:38 +03:00
GreenComfyTea 788152aecd Rename mystery core to anomaly core 2023-06-07 19:44:41 +03:00
GreenComfyTea e51185892a Change Anomaly Core break hook 2023-06-07 19:44:01 +03:00
GreenComfyTea 6862331ca9 Rename damage types 2023-06-06 11:50:29 +03:00
GreenComfyTea 59f11c4933 Add Anomaly Core Break Damage to Total Damage 2023-06-05 19:36:55 +03:00
GreenComfyTea c56976b97f Add Right Shift Alignment 2023-05-28 17:40:10 +03:00
GreenComfyTea 5af7f53962 Bump version to v2.5 2023-05-28 13:54:08 +03:00
GreenComfyTea 8e77df6fed More caching 2023-05-28 13:53:34 +03:00
GreenComfyTea d68aacc5bf Cache methods and fields 2023-05-28 13:26:13 +03:00
GreenComfyTea 4f34f76ad7 Add Anomaly Core Health Bars to Parts UI 2023-05-28 12:48:46 +03:00
GreenComfyTea 7ad40bbb89 Add Bar Fill Direction 2023-05-26 13:18:46 +03:00
GreenComfyTea e2354eedcc Move combo types into their respective UI elements 2023-05-26 13:07:40 +03:00
GreenComfyTea 20dfde17d4 Fix part names not changing localization 2023-05-26 12:15:19 +03:00
GreenComfyTea 72ca959581 Formatting 2023-05-25 12:32:46 +03:00
GreenComfyTea cd2aa12d3c Add Proper Unicode Glyph Ranges for Each Language 2023-05-25 12:18:34 +03:00
GreenComfyTea 865512f8d6 Fix Chaotic Gore Magala Wingclaws 2023-04-25 17:02:43 +03:00
GreenComfyTea ecd150eb4d Make debug.lua a separate script 2023-04-21 13:27:34 +03:00
GreenComfyTea 40820f98a7 Return missing debug.lua 2023-04-21 12:54:35 +03:00
GreenComfyTea d4e97854c3 Mark Amatsu 7th Part as Unknown 2023-04-21 11:04:55 +03:00
GreenComfyTea 9b1ff5b264 Utilize this keyword everywhere 2023-04-21 10:19:12 +03:00
GreenComfyTea 96afca0ade Map Risen Shagaru Magala and Amatsu part names 2023-04-21 10:13:14 +03:00
GreenComfyTea f627a0b19b Merge table_helpers and unicode_helpers into utils 2023-04-21 10:08:07 +03:00
GreenComfyTea ba3ec120b2 ; 2023-04-19 11:35:08 +03:00
GreenComfyTea 0a9c8488d6 Add wall hit damage (only host/local) 2023-03-07 11:55:30 +02:00
GreenComfyTea c2531b77a2 Add option to filter parts based on current state 2023-03-06 13:48:55 +02:00
GreenComfyTea 6a4f4a9dfe Add include options for value/max labels 2023-03-06 13:24:01 +02:00
GreenComfyTea 7158c0d367 Uncomment Poison and Stun Ailment Buildup UIs 2023-03-01 16:59:24 +02:00
GreenComfyTea c1464dcc12 Fix poison damage not being accounted due to buildup_share being deep-copied 2023-03-01 16:46:11 +02:00
GreenComfyTea 6723091294 Bump version to 2.4.1 2023-02-07 20:01:42 +02:00
GreenComfyTea 650eba5568 Mapped TU4 Monsters: Velkhana and Risen Valstrax 2023-02-07 20:01:27 +02:00