jpcsupplies / Economy_mod

Basic Economy System for Space Engineers
13 stars 12 forks source link

#22 Full Client/Server comms #24

Closed midspace closed 9 years ago

midspace commented 9 years ago

Refactored the code, splitting the client and server processing. Added Regular Expressions to check commands. Added separate Client and Server logging for debugging. Exception handling added at some levels which is logged.