Aeshur
|
438449cfac
|
[lua] Convert Dances with Luopans to IF
|
2026-06-12 11:41:07 -04:00 |
|
sruon
|
eacbe4e006
|
Check for charmed pet when healing
|
2025-09-25 11:42:42 -06:00 |
|
Corey Sotiropoulos
|
0c78671f85
|
Fix status effect ticking
Delay OnEffectTick until after the initial tick period, instead of immediately.
|
2025-07-11 02:57:45 -04:00 |
|
sruon
|
7e7e3bfd4b
|
Merge branch 'base' into c2s_val
|
2025-07-08 10:53:09 -06:00 |
|
Corey Sotiropoulos
|
1cb2d545ea
|
Replace os.time() with GetSystemTime()
Simple find/replace.
This will make sure everything is using the same clock (earth_time::clock).
|
2025-07-03 23:38:14 -04:00 |
|
sruon
|
e0f7b19132
|
GP_CLI_COMMAND_REQLOGOUT
Co-Authored-By: atom0s <atom0s@users.noreply.github.com>
|
2025-07-02 03:16:25 -06:00 |
|
claywar
|
7bba1bdc3a
|
[type] Add type annotations to Effect scripts
Fix delStatusEffect in atma.lua
|
2024-08-24 21:26:29 -04:00 |
|
Xaver-DaRed
|
263a016dd2
|
Fix GEO unlock quest due to bad use of variable
|
2023-11-24 06:08:50 +01:00 |
|
Xaver-DaRed
|
9f0287c81c
|
Fix nil value in healing.lua
|
2023-11-20 05:14:12 +01:00 |
|
claywar
|
aa87e30e4d
|
[chore] Replace double-quote strings with single-quotes
|
2023-08-28 21:02:36 -04:00 |
|
claywar
|
7dc35d1e57
|
Fix both missing and unused ID references in various scripts
|
2023-08-21 21:10:30 -04:00 |
|
claywar
|
c6f852768a
|
Remove remaining non-global and non-mixin global requires
Fix comment spacing
|
2023-08-21 19:04:08 -04:00 |
|
claywar
|
48086d3c00
|
Move scripts/globals/effects to scripts/effects
|
2023-08-20 14:34:15 -04:00 |
|