Commit graph

16 commits

Author SHA1 Message Date
Mazo
2048fa19cb Vehicle jacking (#264)
* Jacking changes

* GOAM documentation

* Don't disable a deployed router's internal telepad when cleaning up remote telepads (i.e. when router is hacked)

* Reduce some log spam
2019-08-21 10:39:44 -04:00
pschord
3c0b55a99e Update copyrights for 2017 (#109) 2017-03-06 19:30:45 -05:00
Chord
ae6687c38f Create advance session management and reaping 2016-07-30 21:08:40 -04:00
Chord
c1257cb1ec Fix MDC sessionId passing, annotate ping message 2016-07-30 17:01:43 -04:00
Chord
d880a95aee Add trace logging for more packets 2016-07-26 02:55:05 -04:00
Chord
8b14015582 Add environment printing and fix comments 2016-07-19 02:20:36 -04:00
Chord
c18ec5c6ba Work around scodec-akka bug and remove old UDP packet 2016-06-04 03:15:27 -04:00
Chord
9a0ef28723 Improve session router name for log output purposes 2016-05-19 03:14:38 -04:00
Chord
d27bd7988c Made some hacks to get to 100% on the World login
Literally sending raw bytes instead of actual packets. No fks given
2016-05-17 20:34:21 -04:00
Chord
4d52d65b33 Add fault tolerance to SessionRouter and it's children 2016-05-13 23:31:27 -04:00
Chord
f81d67f959 Fix missing MDC Actor tell on session creation 2016-05-02 22:28:11 -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
53488613d6 New session pipeline and able to see server selection 2016-04-24 19:06:17 -04:00
Chord
a3de62db90 Add copyrights to top of all files 2016-03-04 15:14:50 -05:00
Chord
d96fce6299 Initial Commit 2016-02-05 03:19:13 -05:00