Commit graph

1554 commits

Author SHA1 Message Date
Renovate Bot cd0f3321e6
Update dependency org.scalatest:scalatest to v3.2.8 2021-04-21 13:44:50 +00:00
Fate-JH 20e7882307
Merge pull request #783 from Fate-JH/implant-exo
Infiltration Suit Stamina Drain
2021-04-21 09:43:18 -04:00
Jason_DiDonato@yahoo.com b78e068c88 changing agile -> infiltration 2021-04-20 20:41:49 -04:00
Jason_DiDonato@yahoo.com 571562b929 right-click swap should work when the locker interface is open 2021-04-20 20:38:15 -04:00
Renovate Bot 416bfb9bae Update kamon to v2.1.16 2021-04-19 17:54:28 +00:00
Fate-JH e94744a0be
Merge pull request #771 from Fate-JH/cooldown-reset
Vehicle Cooldown
2021-04-19 07:39:14 -04:00
Fate-JH 20c37ba7fb
Merge pull request #779 from Fate-JH/sunburst
Dragon Sunburst
2021-04-19 00:21:00 -04:00
Jason_DiDonato@yahoo.com 69b8237d42 location of resolution is different 2021-04-18 23:06:29 -04:00
Jason_DiDonato@yahoo.com e41c76ebbc avatar = ... 2021-04-18 23:04:09 -04:00
Jason_DiDonato@yahoo.com 7e2d7a2089 even more concise 2021-04-18 10:17:08 -04:00
Fate-JH f11bf70af7
Merge branch 'master' into cooldown-reset 2021-04-18 09:14:58 -04:00
Jason_DiDonato@yahoo.com 0b7930eeff more concise management of purchase timers 2021-04-18 09:07:03 -04:00
Jakob Gillich 2dc1b5736a Fix implant auto activation not always working 2021-04-18 08:29:56 +02:00
Jakob Gillich 490e6244e7 Correctly set active=false when deinitializing implants
Plus a minor logging improvement in MA
2021-04-18 08:29:56 +02:00
Renovate Bot 25bb2cc5ac Update dependency com.github.pureconfig:pureconfig to v0.15.0 2021-04-18 02:31:52 +00:00
Jakob Gillich ce32a1a1ff Fix terminal hack clearing
Fixes #759
2021-04-18 02:12:27 +02:00
Jakob Gillich 765262f51a Send tactical squad chat only to squad members 2021-04-18 01:38:32 +02:00
Jakob Gillich 22de086bb8 Middleware: Add MTU rather than setting length to max
Don't want overflow errors here since the next iteration will still
add their packet length.
2021-04-17 22:47:01 +02:00
Jakob Gillich 9d3e468693 Fix CharacterInfoMessage being bundled with OCDMs 2021-04-17 22:42:14 +02:00
Mazo 6fbe35b15f
Merge pull request #770 from jgillich/unknown30
add Unknown30 decoder, allow non-advanced packets
2021-04-17 19:50:47 +01:00
Mazo e42a95a675
Merge pull request #768 from Fate-JH/leave-squad-by-id
Leave Squad Service by Character Id
2021-04-17 19:48:21 +01:00
Jason_DiDonato@yahoo.com a2bd6999ab moved the point where the cooldown timer for the vehicle order would apply to the avatar to later, when the player is first seated, rather than earlier, when then order is first returned 2021-04-17 08:35:13 -04:00
Jason_DiDonato@yahoo.com dfd8201683 fixed message duplicate cooldown filter 2021-04-17 07:43:41 -04:00
Jakob Gillich 406d55bae7
add Unknown30 decoder, allow non-advanced packets 2021-04-17 10:08:16 +02:00
Jason_DiDonato@yahoo.com 39915598a4 log ensures knowledge of what the player is dismounting (and from where, when necessary) 2021-04-16 23:27:11 -04:00
Jason_DiDonato@yahoo.com 18c7a92bd9 logs ensure knowledge of what the player is mounting (and where, when necessary) 2021-04-16 23:22:00 -04:00
Jason_DiDonato@yahoo.com 4dafc3f380 attempt to alleviate issues with leaving squad service coverage when using character id's 2021-04-16 22:20:29 -04:00
Jakob Gillich f2953890be Log packet contents when no decoder is found 2021-04-17 02:33:14 +02:00
Jakob Gillich 92a0b1dfaa Implant initialization fixes 2021-04-17 01:38:36 +02:00
Jason_DiDonato@yahoo.com cfeff70c6b adjusting deadState thus that the player is not set to 'Alive' during avatar create prior to avatar setup 2021-04-16 21:57:34 +02:00
Renovate Bot b63fcd8c12 Update dependency org.flywaydb:flyway-core to v7.8.1 2021-04-16 15:39:55 +00:00
Renovate Bot 91d52ee277 Update akka to v2.6.14 2021-04-15 13:39:53 +00:00
Fate-JH 7c1d603dcf
Merge pull request #754 from psforever/renovate/org.flywaydb-flyway-core-7.x
Update dependency org.flywaydb:flyway-core to v7.7.3
2021-04-15 08:59:41 -04:00
Renovate Bot 931c589492
Update dependency org.flywaydb:flyway-core to v7.7.3 2021-04-15 12:41:16 +00:00
Fate-JH f5ef0a9674
A Bad Filter (#763)
* comment out most of apply-cooldown-to... filter to find out which part of it causes issues with the PR

* fixed resource silo tests

* everything but starting the scheduled task

* shutdown now

* cleaning schedule managed by simple time check
2021-04-15 08:38:31 -04:00
Fate-JH 8c34a55530
Miscellaneous Fixes (#760)
* suicide can pull outdated damage entry when no other option is available; occupied seats need to be collected

* kicking one player does not kick all players anymore

* augmenting persistence when using KAM packets to include avatar release condition as well as initial login
2021-04-14 21:15:12 -04:00
Fate-JH 51d46d86d3
Squad Chat Disabled (#761)
* spin up a test server where the chat channel for squads never gets interested with

* where art thou, oh, squad leader?

* leave only one channel, not be left with only one channel

* once again, filtering is wrong

* squad list reloads after zoning; squad size is checked against squad capacity before handling standard invitations
2021-04-14 21:06:01 -04:00
Mazo 0143f3b072 Fix duplicate stacked IFF locks breaking dropship center CC doors 2021-04-13 00:14:44 +02:00
Mazo ba490051cd Fix potential exception in CaptureFlagConverter 2021-04-13 00:14:44 +02:00
Mazo d51eba7a63
Merge pull request #755 from NickPSF/Battle-Island-Override-Update
Battle Island "Certification Grant" Overrides Fixed
2021-04-12 22:57:51 +01:00
NickPSF ba1c4ce957
Update game_objects32.adb.lst 2021-04-12 01:54:07 -05:00
NickPSF edfdf0f7e6
Update game_objects32.adb.lst 2021-04-12 01:49:56 -05:00
NickPSF 546f6b75a0
Update game_objects31.adb.lst 2021-04-12 01:34:35 -05:00
NickPSF 1245e6ffc4
Update game_objects31.adb.lst 2021-04-12 01:19:23 -05:00
NickPSF 3321d630b7
Update game_objects30.adb.lst 2021-04-12 01:12:09 -05:00
NickPSF b05f9ae3f2
Update game_objects32.adb.lst 2021-04-12 00:20:25 -05:00
NickPSF 08d0d29886
Update game_objects31.adb.lst 2021-04-12 00:14:28 -05:00
NickPSF e7b1b17279
Update game_objects30.adb.lst 2021-04-12 00:00:38 -05:00
NickPSF bb6bc4b2a5
Update game_objects29.adb.lst 2021-04-11 23:51:41 -05:00
Fate-JH b548260257
encode and decode of only known packet of the ResetSequence type (#752) 2021-04-07 14:20:51 -04:00