Commit Graph

117 Commits

Author SHA1 Message Date
aronwk 729e79eadb resolves #556 2022-05-17 19:12:43 -05:00
aronwk aba349301f Add AM Teapot server
Resolves #224
2022-05-09 23:21:20 -05:00
aronwk bd3e8aee51 Implement Rocket Launch Lup Component 2022-05-03 15:05:29 -05:00
aronwk 763a1f4a61 Split out Darkitect reveal into it's own file
add reveal to Fong
2022-05-01 08:54:45 -05:00
EmosewaMC 2435870ec5 Added animation
Added the GM animation and stun for the Nexus Tower Paradox Panels for mission 1281.  Tested on local instance and animation played correctly when having the mission and did not play at all before or after completing the mission
2022-04-28 19:52:03 -07:00
EmosewaMC 2f598dad09 Serialize ape when changing armor value 2022-04-28 00:14:06 -07:00
EmosewaMC 27edf5da1d Typo in NsConcertInstruments 2022-04-25 18:16:47 -07:00
EmosewaMC 4fd1467cbf changed loot sources to none
Changed loot sources for some scripts to none so they properly give loot to the player.
2022-04-24 18:40:20 -07:00
EmosewaMC 7a051afd97 loot source for item drops
Added support for Items to have a loot source attached to them when dropped or rolled.  This fixes the issue where achievements would give the item before it appeared in the achievement window.
2022-04-23 20:35:34 -07:00
EmosewaMC a4d934913c added lootsource send in GM
WIP commit
2022-04-23 05:13:06 -07:00
aronwk 8db7dfef75 also apply overrides to AG fans 2022-04-18 21:09:27 -05:00
aronwk f3dd71ccb1 cleanup logs, fix overrides, define LOTs in header 2022-04-18 21:02:04 -05:00
aronwk 8fe5c00984 remove dereference
(I think that's what it is called)
2022-04-18 08:36:11 -05:00
aronwk d05601ce64 Fixes 2022-04-18 08:27:37 -05:00
aronwk 2122448284 cleaning up some stuff 2022-04-17 21:30:25 -05:00
aronwk 263eaf03b0 ugh, another semicolon 2022-04-17 20:24:49 -05:00
aronwk 6cef7a437a scope 2022-04-17 20:24:19 -05:00
aronwk 0778b4f81c missed semicolon 2022-04-17 20:17:36 -05:00
aronwk 235934714f honor the logic in the lua script 2022-04-17 20:16:27 -05:00
aronwk a343ed9493 rock hydrants work 2022-04-17 19:43:17 -05:00
aronwk cc68b0768b remove log 2022-04-17 17:43:25 -05:00
aronwk e696d26941 update the Effect ID 2022-04-17 17:41:10 -05:00
aronwk a8fcb4c153 make the hydrant match the lua script 2022-04-17 16:44:46 -05:00
aronwk 1e85ae2035 tabs and log 2022-04-17 15:58:26 -05:00
aronwk 67615d5688 fix volumen physics name 2022-04-17 12:46:41 -05:00
aronwk 23677b4bd3 Simplify some stuff
Remove render component in startup
2022-04-17 12:38:12 -05:00
aronwk 5b0f917485 update script path for fans 2022-04-17 00:05:04 -05:00
aronwk b3695c42b2 fix copy past error 2022-04-16 23:35:22 -05:00
aronwk 0e5a1c9721 fix comparator 2022-04-16 23:33:44 -05:00
aronwk b4acf329b4 implement some missing scripts 2022-04-16 23:32:15 -05:00
EmosewaMC 9d79fc3d2e resolved MacOS compilation warnings 2022-04-05 05:11:06 -07:00
EmosewaMC 041dc8256f comment 2022-03-30 18:34:26 -07:00
EmosewaMC b79ebf1d40 Corrected faction for Buff Station 2022-03-30 18:25:32 -07:00
Jett ff9d736073 Merge pull request #442 from EmosewaMC/AvantGardensSurvivalBuffStation
Fully implemented Avant Gardens Survival Buff Station
2022-03-30 22:22:50 +01:00
Jett b2890262fb Merge pull request #445 from EmosewaMC/explodingDummyFix
Implemented script for exploding dummy in Nexus Tower Combat Training
2022-03-30 22:21:30 +01:00
Jett 0a6b8f139e Merge pull request #437 from EmosewaMC/racingSpecificSmashFix
Addressed specific race smash missions not progressing
2022-03-30 22:20:38 +01:00
Jett 2a2fa94b03 Merge pull request #475 from EmosewaMC/ape-fixes
Addressed incorrect ape attacks
2022-03-30 22:18:57 +01:00
Jett 58c6429209 Merge pull request #393 from EmosewaMC/DragonQBFix
Implemented a script that spawns a Golem Quick Build on Crux Prime dragons when they reach zero armor
2022-03-30 22:18:44 +01:00
Jett 3a959778fe Merge pull request #451 from EmosewaMC/ShootingGalleryScoreFix
Shooting Gallery daily mission fix
2022-03-25 15:59:39 +00:00
EmosewaMC f83ad8bbe4 fixed wrong stun removal
Apes no longer stack their attacks

Apes no longer stack their attacks and excess comments removed
2022-03-24 01:05:36 -07:00
EmosewaMC 6be274b259 fixed issue 2022-02-23 17:38:25 -08:00
EmosewaMC 55def02c8f Added script to CppScripts 2022-02-20 19:51:54 -08:00
EmosewaMC 6905120ac6 Added MailBoxServer files 2022-02-20 19:51:35 -08:00
EmosewaMC a60738f78f cleaned up SGCannon 2022-02-09 16:42:31 -08:00
EmosewaMC e397ed310e Updated script for teams
Updated script to drop buffing items for all members in a team.
2022-02-08 02:02:05 -08:00
EmosewaMC 1122f50c7c Changed time when buff station spawns 2022-02-08 01:55:25 -08:00
Marcono1234 d9874b452e Fix Plunger Gun not being removed from inventory after mission (#444) 2022-02-07 21:45:56 +01:00
EmosewaMC 0253a1fcb4 Added script for exploding asset 2022-02-07 03:43:57 -08:00
EmosewaMC a22e1bd53d Added new case in CppScripts 2022-02-07 03:43:57 -08:00
EmosewaMC 204f03fd2a removed extra function 2022-02-06 22:19:23 -08:00