Commit History

Author SHA1 Message Date
  Dominique Louis a77d6f8962 Ensure PacketWrite.Position is set to 0 after SendData, so data is passed between peers. 4 weeks ago
  Dominique Louis 557f38e853 Update to show some working network sample. 4 weeks ago
  Dominique Louis da3f9accee Name AI player AI :) 4 weeks ago
  Dominique Louis 61786d35fe Remove #if in favour of runtime check. 4 weeks ago
  Dominique Louis 2a8db7af10 Fix UIUtility spelling. 4 weeks ago
  Dominique Louis 3a4e607654 Identify enemy to fix crash. 4 weeks ago
  Dominique Louis 9b4b723ae7 Changes to reimplement the NetworkSession code that was removed, due to 3.8 not supporting networking. 4 weeks ago
  Dominique Louis 6f1397b3c6 Better handling of 1st byte. 4 weeks ago
  Dominique Louis e532814d4f Remove #if defines and replaced with Runtime checks. 4 weeks ago
  Dominique Louis 42e76acf16 Tidy up Sample 1 month ago
  Dominique Louis 74e2ba0930 Remove IAsyncResult pattern and replaced with modern equivalent. 1 month ago
  Dominique Louis 243801e65d Add Fixes to support Lobby transitions. 1 month ago
  Dominique Louis 7a9b47b60d Reset packetWriter.Position, so positions are mirrored across peers. 1 month ago
  Dominique Louis f1d9882918 Networking: Ensure players are synced across peers. 1 month ago
  Dominique Louis 5400984336 P2P refactor to modernise certain things and centralise how CreateSession and JoinSession are done. 1 month ago
  Dominique Louis 9628f7070c Changes to get us closer to LAN Peer to Peer working. 1 month ago
  Dominique Louis 59e0cfe3eb Networking tidy-up. 1 month ago
  Dominique Louis 4d66891287 Ensure all Android entry points are called MainActivity 1 month ago
  Dominique Louis 0a44287ef9 Add Note about Networking not working. 1 month ago
  Dominique Louis a4aaf8897e Fix README typo. 1 month ago
  Dominique Louis 8d4f4e7e7d Updated README to add Game section and Contrinbuting section. 1 month ago
  Dominique Louis 06170ac625 Tweak Collision layer in Map002 and 3. Add Android/iOS VSCode launch items. 1 month ago
  Dominique Louis c0debecc71 Add PrivateAssets to Processory library. 1 month ago
  Dominique Louis e233300c50 Use Log as LogMessage is deprecated. 1 month ago
  Dominique Louis 26717069e2 Add Pause at end of animation in auto-mode. 1 month ago
  Dominique Louis 477199cdd2 Only change Effect or Enter Auto mode on keyup. Slow down animations in automode. 1 month ago
  Dominique Louis 66454a95de Add autoshatter and 2nd simple explosion effect? 1 month ago
  CartBlanche 97c164696d Tweaks as suggested by @SimonDarksideJ, to get things rendering. 1 month ago
  Dominique Louis 221ef0e3ed Replace Tank model with ship1. 1 month ago
  Simon (Darkside) Jackson 1ccaef909f Update shatter effect fx - Model needs replacing (#52) 1 month ago