Commit graph

10 commits

Author SHA1 Message Date
gmriggs
991ce1482e
adding server option for players to 'long hold' doors open for other players, as per retail (#2933)
* adding server option for players to 'long hold' doors open for other players, as per retail

* matching code w/ acclient

* normalizing config option names / default retail values

* updating desc
2020-04-16 00:23:37 -04:00
gmriggs
1c3c49092c restore files w/ corrected line endings (#1743) 2019-04-15 18:41:48 -05:00
gmriggs
56f20d7a25 nuking 2 files for possible EOL fix (#1742) 2019-04-15 18:39:39 -05:00
gmriggs
1e6af06ef6 Adding particle emitters (#1082) 2018-11-01 02:55:11 -04:00
Ty Conner
3adc31c991
Init All The Physics! (#698) 2018-03-24 21:45:08 -04:00
gmriggs
b781632800 Physics testing adjustments (#680) 2018-03-11 07:36:42 -05:00
Mag-nus
1c14e76f5f
ACE.DatLoader bug fixes (#622)
* ACE.DatLoader LandblockInfo removed testing code

* ACE.DatLoader rename PackableExtensions to UnpackableExtensions

* ACE.DatLoader.Tests: Better testing to make sure full objects are being parsed

* ACE.DatLoader bug fixes

* ACE.DatLoader: Add missing file for build

* ACE.DatLoader Switch to native Vector3 object
2018-02-05 13:34:12 -06:00
Mag-nus
3502e699b9
ACE.DatLoader and ACE.DatLoader.Tests improvements (#614)
* ACE.DatLoader: XpTable updated

* ACE.DatLoader physics and environment using new unpack pattern

* ACE.DatLoader ContractTable updated to IUnpackable

* ACE.DatLoader EnvCell refactored to new IUnpackable

* Update PackableExtensions.cs

* ACE.DatLoader This removes the loc object

Before I proceed with further refactoring, I want to add some datloader tests...

* Looks like it didn't catch all my changes...

* ACE.DatLoader and ACE.DatLoader.Tests improvements
2018-02-03 17:54:07 -06:00
Mag-nus
337ac517b2
More dat refactoring, this time based on SetupModel and Hooks. (#603) 2018-01-27 19:39:07 -06:00
OptimShi
ffdc353d5a Added Animation parsing from the client_portal.dat and all relevant hooks and properties. (#495)
* Added Animation parsing from client_portal.dat

* Odd character fix

* Adjusted for feedback
2017-08-18 08:22:44 -04:00