Commit graph

20 commits

Author SHA1 Message Date
Frankie-hz
13fbd4a0e8 Moves min/max levels to mob_spawn_points sql 2026-01-24 21:48:47 -05:00
claywar
55de6a5440
Fix issues reported in command scripts
Additional nil checks
2024-08-25 12:01:53 -04:00
claywar
1af0cee384
[type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
Zach Toogood
e98de08e90 [core, Lua] Rename PrintToPlayer and PrintToArea to lowercase 2023-12-09 23:54:00 +00:00
Zach Toogood
46f41c87d6 [core] Refactor to allow Dynamic Entities in Instances 2023-12-03 17:40:58 +00: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
Loxley
ef8e242531
[core] Allow DEs to define unique internal lookups (#4105)
* [core] Allow DEs to define unique internal lookups
2023-07-14 15:20:44 +01:00
jmcmorris
c7cadcb4f9 Remaining cleanup and depricating SetDropID and SetDropRate 2023-01-01 07:28:07 -08:00
Zach Toogood
1161905ffc [core] Push releaseIdOnDisappear down to CBaseEntity 2022-12-04 02:45:24 +00:00
claywar
2e936f9e35
[chore] Remove semicolons at the end of lua script lines 2022-10-21 16:38:48 -04:00
claywar
5d490f3e15
[chore] Update lua scripts for required space after comma if not followed by newline 2022-10-21 15:55:16 -04:00
claywar
4d27b0bb0e
[lua] Change references from noKiller to optParams.noKiller 2022-10-01 07:15:37 -04:00
Zach Toogood
2f9bb94b9e [core] Add special spawn animation to non-trust entities 2022-06-29 11:57:17 +03:00
Zach Toogood
e9e592c264 [core] Allow dynamic mobs to use mixins 2022-06-08 10:43:09 +03:00
Zach Toogood
60f5f164cb [core] Add option to reuse dynamic Ids from dynamic mobs after they die 2022-05-24 21:50:00 +03:00
Zach Toogood
e82611c323 [lua] Fix warning in fafnir.lua 2022-03-22 21:40:22 +02:00
Zach Toogood
53f067d162 [chore] Various improvements to dynamic entities 2022-03-22 21:35:57 +02:00
Zach Toogood
9ead1cc96d [core] Improve workflow for dynamic entities 2022-03-22 20:45:22 +02:00
Zach Toogood
426e02bf43 [scripts] Add GM command to spawn Fafnir in any zone 2022-03-19 20:41:25 +02:00