27edf5da1d
Typo in NsConcertInstruments
2022-04-25 18:16:47 -07:00
7d233a04c0
Corrected action for OverTimeBehavior
2022-04-25 16:56:40 -07:00
c2c8cf9767
Merge pull request #519 from EmosewaMC/skill-tasks
...
Skill Task changes (also fixes Spinjitzu Initiate)
2022-04-25 13:42:19 -07:00
4117ceb6c1
Skill Tasks changes
...
Addressed an issue where the Spinjitzu Initiate achievement would not progress. This also allows mission tasks that specify that the player must get a kill on an enemy with a skill to progress. Tested mission 1935 and 1139 and both missions progressed and completed as intended.
2022-04-25 03:25:07 -07:00
58d2cee984
Merge pull request #516 from EmosewaMC/isPlayer-changes
...
Live accurate item loot sources
2022-04-24 18:56:49 -07:00
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
7b32d2f609
Merge pull request #518 from EmosewaMC/popup-fix
...
Pop up now appears for life containers
2022-04-24 18:39:35 -07:00
2e29dce77c
removed logs
2022-04-24 17:27:25 -07:00
e56732184f
commit
2022-04-24 17:26:05 -07:00
dc770299d1
removed debug logs
2022-04-23 22:22:21 -07:00
18fc01cd49
missed change for forge
2022-04-23 20:44:08 -07:00
c6480192f8
Revert "isPlayer changes"
...
This reverts commit 2e61839d93
.
2022-04-23 20:35:39 -07:00
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
ceab229a63
Specified enum
...
the LOOT_SOURCE enum is now attached to all loot sources.
2022-04-23 20:32:31 -07:00
8e10f090fd
corrected number
2022-04-23 18:52:21 -07:00
a4d934913c
added lootsource send in GM
...
WIP commit
2022-04-23 05:13:06 -07:00
0eece14b68
Vendor buyback inventory
...
Fixed vendor buyback inventory so it properly scrolls when the player adds enough items to it.
2022-04-23 04:16:10 -07:00
d0233a2cd0
Updated AddItemToInventorySync
...
AddItemToInventorySync now sends the correct loot source type
2022-04-23 04:14:55 -07:00
834b53b4ec
Grammar error
...
Level reward needed an underscore
2022-04-23 04:13:23 -07:00
2e61839d93
isPlayer changes
...
Changed isPlayer to check for whether the entity has a character instead of checking system address of entity.
2022-04-22 00:10:15 -07:00
e85cf466d4
Merge pull request #513 from aronwk-aaron/fix-parrot-being-oar
...
A new migration for the CDServer has been added this merge. Please update your CDServer.sqlite files with the new migration
2022-04-19 20:32:59 -07:00
d42cbb2473
make newline at end of file
2022-04-19 21:36:09 -05:00
d4adb0e6e5
Fix migration 0 for cd server
...
setting every component to 1901 instead of just component 39
Add migration to fix it for existing users
and set the values back to what they were
2022-04-19 21:30:38 -05:00
4cf9865431
Merge branch 'DarkflameUniverse:main' into main
2022-04-19 19:19:41 -05:00
6f9caaa8c1
Merge pull request #510 from IAmMajo/frostburgh-solo-racing
...
Fix solo_racing for Frostburgh's Space Blizzard Racetrack
2022-04-19 16:30:54 -07:00
c489132f59
Merge pull request #504 from NinjaOfLU/fix-item-removal-underflow
...
Prevent integer underflow in item removal
2022-04-19 15:21:28 -07:00
c845055e6b
Merge pull request #1 from NinjaOfLU/fix-item-removal-underflow
...
Fix item removal underflow
2022-04-19 11:56:57 -05:00
a3331d009d
Fix solo_racing for Frostburgh's Space Blizzard Racetrack
2022-04-19 12:33:57 +02:00
80a09881c0
Merge pull request #508 from aronwk-aaron/Frostburgh
...
Frostburgh Server fixes
2022-04-18 22:58:02 -07:00
263b019262
Merge branch 'main' into Frostburgh
2022-04-18 23:35:40 -05:00
6933b2c301
case for putting you back into FB when leavign space blizzard
2022-04-18 23:33:09 -05:00
8db7dfef75
also apply overrides to AG fans
2022-04-18 21:09:27 -05:00
f3dd71ccb1
cleanup logs, fix overrides, define LOTs in header
2022-04-18 21:02:04 -05:00
8fe5c00984
remove dereference
...
(I think that's what it is called)
2022-04-18 08:36:11 -05:00
d05601ce64
Fixes
2022-04-18 08:27:37 -05:00
1defc22caf
Merge pull request #509 from EmosewaMC/racing-achievement-fixes
...
Fixed Racing Missions Try, Try again and Race Series 1
2022-04-18 04:03:32 -07:00
5691df9009
Fixed Racing Mission
...
* Try, Try Again achievement now progresses when the player gets last place in a race of 3 or more players, or when solo racing is enabled.
* Race Series 1 mission from Velocity Lane now progresses correctly.
2022-04-18 01:04:29 -07:00
2122448284
cleaning up some stuff
2022-04-17 21:30:25 -05:00
263eaf03b0
ugh, another semicolon
2022-04-17 20:24:49 -05:00
6cef7a437a
scope
2022-04-17 20:24:19 -05:00
0778b4f81c
missed semicolon
2022-04-17 20:17:36 -05:00
235934714f
honor the logic in the lua script
2022-04-17 20:16:27 -05:00
a343ed9493
rock hydrants work
2022-04-17 19:43:17 -05:00
cc68b0768b
remove log
2022-04-17 17:43:25 -05:00
e696d26941
update the Effect ID
2022-04-17 17:41:10 -05:00
a8fcb4c153
make the hydrant match the lua script
2022-04-17 16:44:46 -05:00
1e85ae2035
tabs and log
2022-04-17 15:58:26 -05:00
67615d5688
fix volumen physics name
2022-04-17 12:46:41 -05:00
23677b4bd3
Simplify some stuff
...
Remove render component in startup
2022-04-17 12:38:12 -05:00
5b0f917485
update script path for fans
2022-04-17 00:05:04 -05:00