Commit Graph

  • 85b4be3ff4
    Updates for the netcode refactor. (#69) Pieter-Jan Briers 2018-05-13 11:54:21 +0200
  • 20cf3a6a9b
    Rename IEntity.GetComponents to GetAllComponents. (#68) Pieter-Jan Briers 2018-05-10 19:21:15 +0200
  • 205a4fc530
    Fixes server shutdown crash & client error log spam. (#67) Pieter-Jan Briers 2018-05-10 18:52:44 +0200
  • 2d9285f790 Fixes description on prototypes Pieter-Jan Briers 2018-05-09 17:14:19 +0200
  • 3915b735ae Examine System (#65) clusterfack 2018-05-09 09:34:26 -0500
  • 61a1e769d7 Sprite refactor (#63) Pieter-Jan Briers 2018-05-08 08:20:15 +0200
  • 2ba705ffe9 Fixes server crashing when attempting to drop an empty hand's contained entity. (#66) indeano 2018-05-07 05:05:27 -0400
  • 78fa747973
    Adds click parsing entity system (#64) clusterfack 2018-05-01 02:52:37 -0500
  • c33c227d95 Inventories (#61) clusterfack 2018-04-25 06:42:35 -0500
  • ea05c593aa Storage Component (toolboxes, backpacks, etc) (#57) clusterfack 2018-04-22 06:11:38 -0500
  • 74193d1182
    Compatability with sawmills. (#60) Pieter-Jan Briers 2018-04-19 20:23:49 +0200
  • 41bda76980
    Minor stuff: (#58) Pieter-Jan Briers 2018-04-19 20:15:36 +0200
  • ed411fa944
    Travis CI. (#59) Pieter-Jan Briers 2018-04-19 19:51:38 +0200
  • d6661e4558 Update submodule due to BFG PJB3005 2018-04-13 02:50:50 +0200
  • 9989d6db75
    Updates submodule (#56) Pieter-Jan Briers 2018-04-12 23:56:43 +0200
  • 4a5a2ceb31 Turns out this is important! (#55) Remie Richards 2018-04-07 21:39:38 +0100
  • 6704245a41
    The Wait Is Over. (#49) Pieter-Jan Briers 2018-04-07 15:31:38 +0200
  • 128728bfcb Adds weapons (#48) clusterfack 2018-04-05 17:32:51 -0500
  • 63b5d83728 Fixed crash when pressing BACK in lobby (#46) DamianX 2018-03-24 16:54:13 +0100
  • bddd31b1b0 Copied run{client,server}.bat to the content repo (#45) DamianX 2018-03-22 18:34:32 +0100
  • 071ed3f1ed Turret Entities (#38) Acruid 2018-03-15 12:41:31 -0700
  • 98bd1552b9 Fixes power components (#39) clusterfack 2018-03-09 10:59:19 -0600
  • 7554d51b0a Full interaction system (#43) clusterfack 2018-03-09 10:59:03 -0600
  • 3f89f3f0f7 InputSystem Messages (#37) Acruid 2018-03-03 18:07:09 -0800
  • b005d661f8
    Component Messaging Rework (#36) Acruid 2018-02-24 11:48:23 -0800
  • 05d4b2793b
    Adds wirecutter, powernet wire interaction (#34) clusterfack 2018-02-13 00:07:50 -0600
  • cf29e4b7bd
    Update Submodule (#33) clusterfack 2018-02-06 22:46:48 -0600
  • 3dfce70fdc Map Blueprint Save/Loading (#32) Acruid 2018-02-06 19:34:36 -0800
  • 059832d324
    Adds Basic Tools (#27) clusterfack 2018-02-06 19:03:36 -0600
  • 1452502fbf Interaction Entity System (#26) clusterfack 2018-02-05 13:57:26 -0600
  • 1f22f8ab6a Power System (Complete) (#25) clusterfack 2018-02-03 22:35:42 -0600
  • 2eb30c9ba9
    Update submodule (#28) clusterfack 2018-02-02 19:33:50 -0600
  • 988b2b2bc5 EntityUid Type (#23) Acruid 2018-01-20 14:46:31 -0800
  • 5ee56a4cd3 Updates submodule (#22) clusterfack 2018-01-18 13:00:35 -0600
  • 37091d1254 Adds a basic lantern item prototype (#15) BobdaBiscuit 2017-11-17 00:21:33 +0000
  • 68f4fd995e Update submodule, fix HandsGui. Pieter-Jan Briers 2017-11-09 18:04:37 +0100
  • ba152fc61d Make zip files compressed using DEFLATE Pieter-Jan Briers 2017-11-02 21:34:47 +0100
  • 074e6d8b62 Fix code to work with engine update Pieter-Jan Briers 2017-10-29 21:43:42 +0100
  • 283ed302db Update submodule Pieter-Jan Briers 2017-10-29 20:24:51 +0100
  • 4b345c0ea6 Add --arch=64 to MacOS start script. Pieter-Jan Briers 2017-10-26 17:58:48 +0200
  • fd4584519e Fix naming on MacOS artifacts. Pieter-Jan Briers 2017-10-25 20:11:34 +0200
  • de19cf652a Enable MacOS builds! Pieter-Jan Briers 2017-10-25 19:05:55 +0200
  • 7c840d71e2 Resource pack becomes Jenkins build artifact. Pieter-Jan Briers 2017-10-25 18:12:53 +0200
  • 0d0e6b2feb Update submodule. Kinda test Jenkins auto-build. PJB3005 2017-10-24 17:31:35 +0200
  • 984617eed8 Update submodule Pieter-Jan Briers 2017-10-24 00:40:40 +0200
  • 2d16205091 Jenkins setup. (#13) Pieter-Jan Briers 2017-10-24 00:11:08 +0200
  • c41b867c7f A QOL Thing (#11) Serkket 2017-10-22 15:57:08 -0600
  • 7f196fc415 Doors! (#12) Pieter-Jan Briers 2017-10-22 23:48:01 +0200
  • ec3e7968a6 Update submodule Pieter-Jan Briers 2017-10-22 23:47:41 +0200
  • 82fbec02f0 Update submodule Pieter-Jan Briers 2017-10-22 20:49:55 +0200
  • 9bd6200625 Update submodule Pieter-Jan Briers 2017-10-22 19:37:24 +0200
  • dac4f9cb3f Update submodule Pieter-Jan Briers 2017-10-22 18:01:08 +0200
  • 8a11d2c649 Update submodule Pieter-Jan Briers 2017-10-21 23:00:50 +0200
  • 2c99c8cb86 Fix release builds Pieter-Jan Briers 2017-10-21 22:33:39 +0200
  • b6eb825c5c Fix clothing.yml prototypes. Pieter-Jan Briers 2017-10-21 19:40:26 +0200
  • 3601245d6f Make platform control better Pieter-Jan Briers 2017-10-21 15:32:22 +0200
  • de46359742 Update Rejected Coders Silver 2017-10-20 13:38:48 -0600
  • de4583d14b Fix compile from removal of SFML. PJB3005 2017-10-20 20:55:59 +0200
  • 60f975f0dc Update submodule PJB3005 2017-10-20 20:49:05 +0200
  • d38cc0ee82 Some item stuff I had laying around. PJB3005 2017-10-20 20:46:36 +0200
  • 36141f3b1a Update submodule PJB3005 2017-10-09 18:49:00 +0200
  • 6f89d0672d Urist's damage and health thing. (#10) Pieter-Jan Briers 2017-10-07 15:15:29 +0200
  • 7597cd9172 Interactable component system. (#9) Pieter-Jan Briers 2017-10-06 21:05:21 +0200
  • 8c1fa84c6e Merge pull request #8 from space-wizards/17_09_24-inventories Silver 2017-09-30 09:32:45 -0600
  • 7bc132bc0d Merge branch 'master' into 17_09_24-inventories PJB3005 2017-09-30 16:57:23 +0200
  • ec4c864354 update submodule PJB3005 2017-09-30 16:57:06 +0200
  • 26e9c37be1 Functional GUI! PJB3005 2017-09-30 16:56:19 +0200
  • 4c4687eb8e Merge branch 'master' into 17_09_24-inventories PJB3005 2017-09-30 12:22:35 +0200
  • b8e01208af Update submodule PJB3005 2017-09-30 12:22:05 +0200
  • c7de994183 Item pickup seems to work, crash due to netcode. PJB3005 2017-09-30 12:17:45 +0200
  • b0b220f085 Hand switching works! PJB3005 2017-09-29 18:38:27 +0200
  • 5fd0e31920 Merge branch 'master' into 17_09_24-inventories PJB3005 2017-09-29 18:30:32 +0200
  • bf10d34a8d Update submodule PJB3005 2017-09-29 18:30:20 +0200
  • 1b44e84ef3 Merge branch 'master' into 17_09_24-inventories PJB3005 2017-09-26 23:28:20 +0200
  • 66ec5864d0 Update submodule PJB3005 2017-09-26 23:24:02 +0200
  • f40cffa746 Fix init ordering issue with hands. PJB3005 2017-09-26 23:10:10 +0200
  • 4caa13f1c0 Merge branch 'master' into 17_09_24-inventories PJB3005 2017-09-26 21:59:21 +0200
  • 6864a457fe Update submodule PJB3005 2017-09-26 21:59:06 +0200
  • d345316db8 Make NetID use 1000+ range PJB3005 2017-09-26 21:58:45 +0200
  • a2399f8842 Merge branch 'master' into 17_09_24-inventories PJB3005 2017-09-26 21:29:00 +0200
  • 92947a507c Update submodule PJB3005 2017-09-26 21:28:32 +0200
  • 4f2d059de4 Simple network replication for hands, untested. PJB3005 2017-09-26 21:27:48 +0200
  • a464acf354 Ignore item and inventory client side. PJB3005 2017-09-26 19:59:31 +0200
  • c85436118a Basic example prototype that manages not to crash. PJB3005 2017-09-25 21:00:53 +0200
  • fc1c29d14f Merge branch 'master' into 17_09_24-inventories PJB3005 2017-09-25 20:55:24 +0200
  • 17ea432604 Update submodule PJB3005 2017-09-25 20:54:16 +0200
  • 3e0bcddd4d Done I hope. Needs testing and type checker updates. PJB3005 2017-09-25 20:52:39 +0200
  • 73ae408e20 More inventory work. APIs implemented. PJB3005 2017-09-24 23:19:47 +0200
  • 66483bdd72 Can* API functions by Yota's request. Pieter-Jan Briers 2017-09-24 22:24:54 +0200
  • f6e265bccb Inventories WiP PJB3005 2017-09-24 21:09:26 +0200
  • 60ff292f14 Fix content assemblies not being loaded. PJB3005 2017-09-24 16:41:15 +0200
  • b2806dcb75 Update submodule Pieter-Jan Briers 2017-09-23 22:12:28 +0200
  • 55b9e367b3 x64 build platform. Pieter-Jan Briers 2017-09-23 00:35:08 +0200
  • 2d91344a5b Update submodule to 6e535df92627ba4f07685baa4ef6c6abb39e372f Pieter-Jan Briers 2017-09-23 00:05:54 +0200
  • eee05e1451 Adds basic wire object (#6) clusterfack 2017-09-14 23:46:34 -0500
  • 6d28ce7641 Update submodule (#7) clusterfack 2017-09-14 23:45:49 -0500
  • 4e48f2d581 Update submodule again. PJB3005 2017-08-23 11:09:01 +0200
  • 6d4e532ebe Update submodule. PJB3005 2017-08-23 08:01:20 +0200
  • 73c02f74f2 Disco ball small edition PJB3005 2017-08-22 23:54:48 +0200
  • 7add727db0 Disco Ball prototype PJB3005 2017-08-22 23:48:51 +0200