Xaver-DaRed
4edf3302ba
Replace xi.combat. to xi.data. when appropiate
2025-09-19 13:42:49 +02:00
CriticalXI
0eff96adac
[core] Differentiate between player and mob for getWeaponDmg
2025-01-23 11:02:48 -07:00
Xaver-DaRed
f21e647dd3
Remake elemental table and retire magic.lua copies
2025-01-13 02:44:00 +01:00
claywar
1af0cee384
[type] Add Command type, command script annotations
2024-08-25 10:54:45 -04:00
MowFord
72fae77d26
Update !getstats to partition reports
2024-05-08 19:00:49 -05:00
MowFord
9dae1bf40e
Include weapon dmg for getstats command
2024-01-06 20:20:51 -06:00
Zach Toogood
e98de08e90
[core, Lua] Rename PrintToPlayer and PrintToArea to lowercase
2023-12-09 23:54:00 +00:00
claywar
35d44a4071
[chore] Standardize comment header lines to 35 character length
2023-09-07 08:18:40 -04:00
claywar
8d17652f97
[chore] Update command scripts to return table
...
Update remaining commands
Remove unused, and correct missing items
2023-09-02 07:01:35 -04:00
claywar
aa87e30e4d
[chore] Replace double-quote strings with single-quotes
2023-08-28 21:02:36 -04:00
claywar
5e3211a2b0
[chore] Remove all requires for scripts/globals/msg
...
Fix lines from search and replace
Fix last line length
2023-07-15 10:41:03 -04:00
claywar
478d95fd11
[chore] Remove status global requires
...
Part one of the removal, to be continued
Fix comment alignment
2023-06-01 18:33:34 -04:00
Frankie-hz
24179275e6
Mob Stat Fixes
...
+ Added clamp to DEF so it does not overflow
+ Fixed mob Evasion calcs. Mobs do not have SKILL_EVASION - it goes by base Rank C formula + agi/2
+ Adjusted !getstats to show more stat values
2023-05-01 23:04:17 -04:00
claywar
cd5c4dc7c9
[lua] Fix various script indentation
2022-12-05 09:08:31 -05:00
Kore
054a73ad8e
Fix getstats th and battletime
...
- Fixes conditional checks in getstats that would cause th level and battle time to not be printed
2022-11-02 19:11:25 -07:00
WinterSolstice8
311f89cbf7
Whitespace & formatting cleanup
...
* Comment unneeded additions to scripts/commands/getstats.lua
2022-03-09 22:33:01 +02:00
WinterSolstice8
af7a9ba127
Remove whitespace addition
2022-03-09 22:33:01 +02:00
TeoTwawki
b259317e41
Add generic command to print stats of targeted object. works on players, pets, mobs..
...
I've had this for years but hadn't updated it till recently. I know other server operators and contributors have their own versions of something like it as well. In the interest of simpler stat checking I've decided to future proof and cleanup mine a bit and share to upstream.
2021-08-16 19:31:32 -04:00