76 Commits

Author SHA1 Message Date
Mister_Nebula
95f2e35a95 added support for kick messages, better displaying of network errors 2021-08-27 13:02:05 +01:00
Mister_Nebula
0b42ec4262 CLEANUP - add new lines 2021-08-22 17:17:46 +01:00
Mister_Nebula
28301b53f4 add stuff for pc move 2021-08-10 14:54:23 +01:00
Mister_Nebula
460a974ee2 cleanup 2021-08-09 11:49:58 +01:00
Mister_Nebula
c586900b1b update player infomation request system 2021-08-08 20:04:15 +01:00
Mister_Nebula
9a1f5bcf39 fix player readying 2021-07-12 16:04:02 +01:00
Mister_Nebula
d98e14ee11 move update to syncbase 2021-07-07 23:04:00 +01:00
Mister_Nebula
df29524f57 remove comments 2021-07-07 09:12:35 +01:00
Mister_Nebula
e2dc1e8899 fix some whitespace, add braces, split lines up 2021-07-07 09:05:39 +01:00
Mister_Nebula
f267276ccf cleanup (tabs, whitespace, usings) 2021-07-07 09:02:23 +01:00
_nebula
1df05b70db
Merge branch 'change-some-syncs-into-child-syncs' into master 2021-07-07 08:54:44 +01:00
ShoosGun
88b19c8fe2 Cleaned PlaerStatesRequestEvent and added ForEach extension for ienumerables in Extensions 2021-07-06 19:51:12 -03:00
Mister_Nebula
9fe915962d add debug damage electricals, turn of electricals when no players left in ship 2021-06-19 15:35:40 +01:00
Mister_Nebula
2cb33b1768 replace unpatches and fix enter/leave for ship 2021-06-19 13:55:04 +01:00
Mister_Nebula
1fd0079018 add ship to enter/leave 2021-06-19 13:22:05 +01:00
Mister_Nebula
a0286c3c74 fix ones in QSB 2021-06-18 22:38:32 +01:00
Mister_Nebula
e3c1cf0462 stuffz 2021-04-29 18:30:45 +01:00
Mister_Nebula
3523f3b806 AAA 2021-04-26 14:30:21 +01:00
Mister_Nebula
bc64d9f64b cleanup 2021-04-21 19:06:00 +01:00
Mister_Nebula
702b637cf5 redo *everything* 2021-04-21 11:02:17 +01:00
Mister_Nebula
5a1238c092 move IsReady 2021-04-18 18:46:55 +01:00
Mister_Nebula
ea0620b7c0 changed state system 2021-04-18 18:42:22 +01:00
Mister_Nebula
4f1b2c31c1 move things around 2021-04-11 17:05:02 +01:00
Mister_Nebula
ad9ad8a676 Revert "change name"
This reverts commit f75daded8453ad98666b6ee68fc68f573a286511.
2021-04-11 16:49:07 +01:00
Mister_Nebula
f75daded84 change name 2021-04-11 15:28:45 +01:00
Mister_Nebula
a48bbb8774 add late-player catchup thingy 2021-03-29 23:41:12 +01:00
Mister_Nebula
14d7c9422e do message stuff 2021-03-29 14:36:16 +01:00
Mister_Nebula
cac24fcc34 split pool code into seperate namespace 2021-03-28 17:53:05 +01:00
Mister_Nebula
e94d5f7b31 fix it????? 2021-03-17 17:04:57 +00:00
Mister_Nebula
2effd85b39 cleanup 2021-03-13 18:40:22 +00:00
Mister_Nebula
6c395f4bb7 add visible holograms for other clients 2021-03-13 18:37:42 +00:00
Mister_Nebula
d63756c3a0 more cleanup 2021-03-13 10:19:02 +00:00
Mister_Nebula
bba5fe4a45 cleanup 2021-03-13 10:17:52 +00:00
Mister_Nebula
ff94ecab3b fix sectors in a TERRIBLE TERRIBLE WAY 2021-03-11 20:02:23 +00:00
Mister_Nebula
20312db4ed cleanup 2021-03-09 16:44:14 +00:00
Mister_Nebula
4dfb4a13b6 kicking players for wrong version 2021-03-09 16:43:41 +00:00
Mister_Nebula
75fdc85fff update world objects 2021-02-24 10:45:25 +00:00
Mister_Nebula
f37e71798d actually implement entangled event 2021-02-21 21:27:54 +00:00
Mister_Nebula
42f1684947 fix lots of things 2021-02-21 18:25:25 +00:00
Mister_Nebula
6890005653 Revert "fix events"
This reverts commit 2024c4c821b13aa18164a674057eb42e0e72a45f.
2021-02-13 10:11:02 +00:00
Mister_Nebula
2024c4c821 fix events 2021-02-13 09:48:15 +00:00
Mister_Nebula
f423166da9 cleanup 2021-02-10 20:54:20 +00:00
Mister_Nebula
b8ef2ed401 change more globalmessengers 2021-02-10 19:59:28 +00:00
Mister_Nebula
6925ff00ad add custom event abstraction 2021-02-10 19:34:41 +00:00
Mister_Nebula
b10cf20ee4 fix stuff 2021-02-08 20:04:14 +00:00
Mister_Nebula
53974485c9
Spiral sync (#242)
* add stuff

* extract patches

* extract worldobjects (#241)

* add spiral sync

* cleanup

* cleanup

* fix

* rename

* add computers

* remove qnet flagshelper

* Update README.md

* cleanup
2020-12-31 12:10:55 +00:00
Aleksander Waage
b639377fc9 only one generic parameter in most methods 2020-12-24 09:41:38 +01:00
Mister_Nebula
b44269fa86 new generic system 2020-12-23 22:43:05 +00:00
Mister_Nebula
244544c0d5 rename files 2020-12-23 12:58:45 +00:00
Mister_Nebula
3b714b2c1e fix logs 2020-12-19 18:44:27 +00:00