Chord
bf21491859
TravisCI: re-enable coverage, exclude WorldSessionActor
...
* Update badge to travis-ci.com
* Add artifact upload to S3 testing for future CI based server deploys
2019-12-13 13:48:15 -05:00
Mazo
7b6063055a
Basic lattice functionality ( #296 )
...
* Move isMoving check to outer block to fix scoping issues
* Initial basic lattice functionality
* Small tweaks to tests
2019-12-10 09:17:54 -05:00
Fate-JH
a5a85e6cc3
Upper Body Angle ( #292 )
...
* constrain angles on specialized yaw and pitch fields
* integrated new Angular Codec into OCM and OCDM of avatar; corrected tests; wrote shortcut for whether a unit is moving (under its own power)
* apply clamp
* Accessed containers while moving
Removed unintentional code duplication outside of conditional.
2019-11-29 11:14:25 -05:00
Chord
9836e48ac7
Fix flaky actor tests by de-parallelizing
2019-10-22 14:35:17 -04:00
pschord
33e4f2b35e
SBT: add support for unified docs ( #284 )
...
Unified documentation can be generated with the sbt unidoc command.
2019-10-21 16:29:36 -04:00
pschord
c3d19b5377
Create PSForever config framework ( #283 )
...
We can now parse arbitrary INI configuration entries. This will allow
server customization and testing without recompiling the server.
2019-10-21 14:12:26 -04:00
Chord
6a876d5b57
Add feature flag to SBT scalac options
2019-10-11 11:50:00 -04:00
FateJH
e6646c2352
deleted unnecessary intermediary class; modified current Actor tests to operate under akka-testkit, which required changing the dependencies
2017-08-16 18:23:09 -04:00
FateJH
1b789154bf
added compiler flag '-language:postFixOps' to stop warnings about time post-fix notation ('100 milliseconds')
2017-05-05 08:22:17 -04:00
Chord
04ae44c3a9
Improve LoginRespMessage, write test, and begin DB
2017-03-04 14:55:43 -05:00
L-11
88b6974edc
Initial support for server REPL ( #68 )
...
* Initial support for server console
* Expand README
* Fix unmanagedClasspath for `sbt pslogin/console`
2016-08-26 23:46:57 -04:00
Chord
ccad92a555
Increase client keep alive interval, add dynamic log files
2016-08-05 18:12:51 -04:00
Chord
ae6687c38f
Create advance session management and reaping
2016-07-30 21:08:40 -04:00
Chord
6c86ac92a7
Fix logback debug file and bump version
2016-07-29 03:02:58 -04:00
Chord
ce5461da66
Travis: enable code coverage
2016-07-26 22:31:54 -04:00
Chord
1168022db9
Add resource directories and config/
2016-07-26 21:48:58 -04:00
Chord
35a592476f
Add classpath for native pscrypto libraries
2016-07-26 20:41:02 -04:00
Chord
7af6f64429
Rebump scodec-akka due to fix
2016-06-04 13:23:37 -04:00
Chord
50fb65ac57
Version bump scodec and specs2
...
Also fix assorted casting errors and improve test case readability
2016-06-03 21:47:45 -04:00
Chord
e41d0ac9c4
Fix broken organization name in build.sbt
2016-05-03 04:04:36 -04:00
Chord
df1d222df8
Refactor package naming scheme and line endings (CRLF)
2016-05-03 03:58:58 -04:00
Chord
e299abb03a
Add SLF4J MDC session logging
2016-05-01 21:41:10 -04:00
Chord
1318ebd751
New SLF4J logger log4s. ANSI colors
...
Used jANSI for Windows console color support. Log4s for a Scala logging
facade (which uses SLF4J). Using logback as the logging driver.
2016-05-01 04:37:36 -04:00
Chord
0d986bcb29
Migrate to sbt-pack vs assembly for faster packing
2016-04-22 23:02:47 -04:00
Chord
d96fce6299
Initial Commit
2016-02-05 03:19:13 -05:00