Commit Graph

40 Commits

Author SHA1 Message Date
cha0s
a0249b66b3 flow: inventory and item usage! 2019-05-26 08:07:45 -05:00
cha0s
df89cbf51e feat: only send mergeDiff for EntityCreatePacket 2019-05-17 05:37:13 -05:00
cha0s
042034d5d8 fix: don't double up remove packets 2019-05-16 15:47:39 -05:00
cha0s
6047a61906 feat: bundle packets over the wire 2019-05-16 00:57:28 -05:00
cha0s
fdf68f50ce refactor: much cleaner informed 2019-05-15 00:54:37 -05:00
cha0s
2c29c606ee fix: socket going away during sends 2019-05-13 21:20:35 -05:00
cha0s
057e5bc682 refactor: immutablen't 2019-05-13 21:07:57 -05:00
cha0s
92dcdb2d18 chore: dead code 2019-05-09 19:23:50 -05:00
cha0s
0dd94bd06d fix: not sure what I was thinking 2019-05-09 19:14:28 -05:00
cha0s
dcf871f3a0 fix: guard against socket going away 2019-05-09 17:44:38 -05:00
cha0s
457940a90e perf: skip unnecessary state mutations 2019-05-09 17:44:18 -05:00
cha0s
dc9a26268c fix: more efficient seesEntity 2019-05-08 23:53:26 -05:00
cha0s
31f2883292 perf: faster remembered entities 2019-05-08 17:50:58 -05:00
cha0s
ad9042e047 perf: hidden classes 2019-05-06 12:13:47 -05:00
cha0s
0b66fdbdfd fix: explicit types for minification 2019-05-05 04:26:23 -05:00
cha0s
6db0c2bcdd fix: forget remembered entities after a while 2019-05-02 23:34:07 -05:00
cha0s
a01b03b622 perf: avoid iterator 2019-05-02 20:56:32 -05:00
cha0s
e4ef3799f1 chore: free's 2019-04-30 18:23:53 -05:00
cha0s
1a5015f4b6 feat: entity packets! 2019-04-28 22:35:20 -05:00
cha0s
d60247b751 refactor: inform guards 2019-04-22 14:06:57 -05:00
cha0s
69b9f6f090 chore: simplify entity step filter 2019-04-19 23:45:08 -05:00
cha0s
e12cc426ed fix: new steps don't have parts 2019-04-19 23:42:53 -05:00
cha0s
dc74fef251 chore: da hell 2019-04-19 23:39:27 -05:00
cha0s
0b9f9e48b8 chore: shrink visible expansion a bit 2019-04-19 23:24:20 -05:00
cha0s
f3bc4b8ecb fix: do actually send a removal step for removed (not just obscured) entities 2019-04-19 14:38:46 -05:00
cha0s
7c253fa13f fix: addSteps was still using bugged concat 2019-04-19 14:01:25 -05:00
cha0s
9dc58f78f1 fix: previous optimizations broke entity remembering 2019-04-19 13:53:11 -05:00
cha0s
35f6e3ab4a fix: immutable was sending empty steps 2019-04-19 02:49:11 -05:00
cha0s
5f932db5f6 perf: various opts 2019-04-17 00:40:03 -05:00
cha0s
64c4d0605c refactor: immutable diff steps 2019-04-16 21:40:05 -05:00
cha0s
49baa6c02a fix: change ticking last to avoid jitters 2019-04-16 13:32:12 -05:00
cha0s
4e0f21d8ff refactor: packet restructuring 2019-04-15 10:03:14 -05:00
cha0s
506bfec19b refactor: auto packet defgen 2019-04-14 21:32:48 -05:00
cha0s
0f737601fb feat: client and server traits 2019-04-14 20:39:27 -05:00
cha0s
fc32a614a1 feat: generate app traits 2019-03-20 22:45:57 -05:00
cha0s
c088ea06b9 fix: Controllable now first class 2019-03-20 21:08:20 -05:00
cha0s
c8ff30d5dc chore: inform size 2019-03-20 19:31:18 -05:00
cha0s
8ae661169c refactor: entity informing elegance 2019-03-20 18:58:19 -05:00
cha0s
750b74a6cd feat: state reduction for clients 2019-03-20 18:35:59 -05:00
cha0s
f6ca8e7925 chore: initial 2019-03-20 15:29:00 -05:00