Commit Graph

  • 1b8f5a823a refactor: Entities are easier to create now cha0s 2019-04-16 16:40:46 -0500
  • 49baa6c02a fix: change ticking last to avoid jitters cha0s 2019-04-16 13:32:12 -0500
  • 20de4fcf30 feat: hash traversals cha0s 2019-04-15 22:30:35 -0500
  • b5ae86bc23 refactor: remove objecthash from behavior cha0s 2019-04-15 20:38:39 -0500
  • 954b3362c1 feat: behavior and object-hash cha0s 2019-04-15 20:02:08 -0500
  • 4e0f21d8ff refactor: packet restructuring cha0s 2019-04-15 10:03:14 -0500
  • 506bfec19b refactor: auto packet defgen cha0s 2019-04-14 21:32:48 -0500
  • d635918cfd refactor: defgen! cha0s 2019-04-14 21:06:58 -0500
  • 0f737601fb feat: client and server traits cha0s 2019-04-14 20:39:27 -0500
  • ca26fb4828 chore: ignore vscode cha0s 2019-04-14 20:16:22 -0500
  • bd9e0a4461 refactor: new trait source pattern cha0s 2019-04-14 20:10:44 -0500
  • 8da18b115b refactor: Graphical -> Visible cha0s 2019-04-14 18:42:23 -0500
  • e31d6395c3 refactor: traits structure cha0s 2019-04-14 18:39:59 -0500
  • 660ded9aea refactor: connection UI cha0s 2019-04-14 17:14:13 -0500
  • 2a99ffcc90 refactor: box-sizing cha0s 2019-04-14 17:08:19 -0500
  • d48bb0fd71 feat: Connection ui cha0s 2019-04-14 17:01:41 -0500
  • 44597caa96 refactor: App::isDebugging cha0s 2019-04-14 16:46:22 -0500
  • 92e36587d0 feat: App cha0s 2019-04-14 16:33:26 -0500
  • 2bcb541c99 feat: handle reconnection cha0s 2019-04-14 16:14:03 -0500
  • 16bba31786 fix: remove underline from ins cha0s 2019-04-14 16:11:37 -0500
  • 250a980db2 chore: round position cha0s 2019-04-14 13:28:50 -0500
  • 5ab0c1fbe4 chore: group events cha0s 2019-04-14 13:28:41 -0500
  • 9fd3183073 feat: selfEntity debug component cha0s 2019-04-14 01:03:09 -0500
  • 9460f5e9b9 feat: debug UI cha0s 2019-04-14 00:24:21 -0500
  • 68eba007f9 refactor: InputPacket cha0s 2019-04-13 19:16:42 -0500
  • 1066d096e8 chore: format cha0s 2019-04-13 18:43:02 -0500
  • 7470d4ae5c refactor: msgpack input packets cha0s 2019-04-13 18:42:53 -0500
  • afbaccb581 refactor: touch magnitude cha0s 2019-04-13 18:22:49 -0500
  • 8dc8daa641 chore: tidy cha0s 2019-04-13 18:20:26 -0500
  • 19107ff513 chore: tidy cha0s 2019-04-13 18:19:07 -0500
  • 6cc01948be refactor: Camera::realOffset cha0s 2019-04-13 18:13:38 -0500
  • c938b49fc6 refactor: self entity state checks were redundant cha0s 2019-04-13 17:59:39 -0500
  • a966bc0447 refactor: througput formatting cha0s 2019-04-13 17:51:49 -0500
  • c38f570028 chore: tidy cha0s 2019-04-13 17:23:42 -0500
  • 47f4aca0c9 chore: format cha0s 2019-04-13 17:14:55 -0500
  • d2dddde902 refactor: throughput display logic to component cha0s 2019-04-13 17:08:58 -0500
  • c5d0909dd5 refactor: remove worldTimeTicker cha0s 2019-04-13 16:35:44 -0500
  • ffb3657ad8 feat: evaluation context cha0s 2019-04-13 16:20:22 -0500
  • bda4b6383e chore: format cha0s 2019-04-13 16:19:51 -0500
  • 2dca6509fb refactor: do dirty checks later cha0s 2019-04-13 16:06:30 -0500
  • 6b2f392794 refactor: player circles cha0s 2019-04-13 03:19:41 -0500
  • 40306ead77 chore: poly-decomp cha0s 2019-04-13 03:19:10 -0500
  • efbd19c157 feat: more geometry cha0s 2019-04-12 23:51:51 -0500
  • cdeed26aab feat: tileset geometry cha0s 2019-04-12 20:17:09 -0500
  • ca33236fd1 chore: pretty cha0s 2019-04-12 20:16:58 -0500
  • ac81e3eaca chore: yep physics cha0s 2019-04-12 20:16:47 -0500
  • 93550c33d7 feat: server profile support cha0s 2019-04-12 13:44:56 -0500
  • 22737994ea chore: ignore profiles cha0s 2019-04-12 13:41:27 -0500
  • 4a076c7678 refactor: heat off entity tick cha0s 2019-04-12 13:05:39 -0500
  • 5119aea688 refactor: no physics again cha0s 2019-04-12 12:37:16 -0500
  • b3dfd7cf2d refactor: decouple pointer events cha0s 2019-04-12 12:19:06 -0500
  • 255f92760d chore: simulate physics cha0s 2019-04-12 12:18:48 -0500
  • cbdf2af260 feat: parser throughput cha0s 2019-04-12 12:10:40 -0500
  • 49e229a74a feat: React UI! WorldTime as Component cha0s 2019-04-12 11:04:59 -0500
  • 67ef5ff17a refactor: format now static cha0s 2019-04-12 11:01:55 -0500
  • 757d982f71 chore: remove half ass broken hmr cha0s 2019-04-12 11:00:08 -0500
  • 5e4fe990b7 chore: alpha cha0s 2019-04-12 09:50:31 -0500
  • f7f69c19c7 chore: tune down packet frequency for now cha0s 2019-04-12 09:49:38 -0500
  • a3189bbef2 chore: comments and small opt cha0s 2019-04-12 01:03:42 -0500
  • 218a1c3d3d fix: blow up visible area for camera desync cha0s 2019-04-12 00:45:25 -0500
  • 54d48c9d72 chore: comments cha0s 2019-04-12 00:38:40 -0500
  • 07ef995e34 refactor: path overrides cha0s 2019-04-12 00:36:44 -0500
  • 4755d78534 feat: optimize leaving/entering entities cha0s 2019-04-11 23:50:44 -0500
  • 1a986987ae chore: msgpack cha0s 2019-04-11 21:33:58 -0500
  • d8fcee55a7 feat: packets! cha0s 2019-04-11 15:27:39 -0500
  • f8046adc21 fix: MoveTo accounts for camera cha0s 2019-04-11 15:22:34 -0500
  • ff7e41cf9d refactor: new protocols cha0s 2019-04-11 12:55:21 -0500
  • 9ed7026543 chore: less prediction cha0s 2019-04-11 12:53:47 -0500
  • b414fe9bad fix: don't round camera position cha0s 2019-04-11 12:20:50 -0500
  • c03973e49d refactor: 60 ups cha0s 2019-04-11 08:59:44 -0500
  • f0a9ba006d feat: arbitrary render throttling cha0s 2019-04-10 21:09:29 -0500
  • ac4a77e36b refactor: quantize night intensity cha0s 2019-04-10 21:07:54 -0500
  • 66c612e5a0 refactor position * 4 for state packing cha0s 2019-04-10 20:22:09 -0500
  • 2f6ec92c83 feat: no physics -> no physical trait cha0s 2019-04-10 19:28:13 -0500
  • dff3591906 refactor: splitty cha0s 2019-04-10 19:27:54 -0500
  • c0c027b669 fix: iphone cha0s 2019-04-10 13:42:29 -0400
  • 6b89f64fa9 chore: more spread cha0s 2019-04-09 16:59:26 -0400
  • ffe27b17a7 fix: pointer works with camera offset cha0s 2019-04-09 16:59:16 -0400
  • ffac435e8d chore: no client physics for now cha0s 2019-04-09 10:55:44 -0400
  • 1f7bb9d19e chore: 40 kittehs cha0s 2019-04-09 10:55:34 -0400
  • 5e0a9665aa chore: throttle packets for now cha0s 2019-04-09 10:55:25 -0400
  • a2295ed038 feat: behaving kitteh cha0s 2019-04-09 10:43:51 -0400
  • 95ed06a221 chore: add behavior item initialize to entry point cha0s 2019-04-09 10:43:45 -0400
  • 797e1d789e chore: blacklist client traits cha0s 2019-04-09 10:43:11 -0400
  • bb171fef7e feat: kitteh cha0s 2019-04-08 22:23:00 -0400
  • c5e1871c91 feat: Collider cha0s 2019-04-08 16:20:43 -0400
  • d10f6ccd32 refactor: Shaped cha0s 2019-04-08 14:32:52 -0400
  • 43813dd085 feat: less worldTime jank cha0s 2019-04-08 09:01:39 -0400
  • fc9ee44764 feat: initial info cha0s 2019-04-08 09:01:17 -0400
  • 7b68f9397e feat: pack it real good cha0s 2019-04-08 08:31:13 -0400
  • a618ebd9cb refactor: Synchronizer cha0s 2019-04-07 21:04:34 -0400
  • bf05af3a0f fix: server-independent dirty checking cha0s 2019-04-07 17:02:31 -0400
  • f87e9145c5 refactor: synchronizer ticking cha0s 2019-04-07 16:16:12 -0400
  • 6b4a12e924 refactor: state reducer cha0s 2019-04-07 15:59:55 -0400
  • 2f3988cd55 chore: testing is too darn dark cha0s 2019-04-07 15:14:05 -0400
  • ec4732b15b refactor: selfEntity patch cha0s 2019-04-05 23:50:38 -0400
  • b63a15c8a4 refactor: temporary jank cha0s 2019-04-05 23:50:24 -0400
  • e0933ade6d fet: state packing cha0s 2019-04-05 23:40:33 -0400
  • 88d1634b8f refactor: state diff cha0s 2019-04-05 23:14:17 -0400
  • 8d0dd86488 chore: acceptStateChange -> patchState cha0s 2019-04-05 16:16:50 -0400