49 Commits

Author SHA1 Message Date
yesji
1c29d1458c
Fixed "Module is defined but never used" issue 2019-10-11 22:34:41 +05:30
yesji
8726a1f637
Fixed "Module is defined but never used" issue 2019-10-11 22:34:01 +05:30
yesji
f3d31ed96d
Fixed "Module is defined but never used" issue 2019-10-11 22:33:31 +05:30
yesji
36898243a8
Fixed "Module is defined but never used" issue 2019-10-11 22:32:30 +05:30
yesji
c92b9afbd1
Fixed "Module is defined but never used" issue 2019-10-11 22:30:58 +05:30
yesji
60515fe982
Fixed "Module is defined but never used" issue 2019-10-11 22:29:50 +05:30
yesji
0ed708004c
Fixed "Module is defined but never used" issue 2019-10-11 22:28:40 +05:30
yesji
d02599125c
Fixed "Module is defined but never used" issue 2019-10-11 22:28:10 +05:30
yesji
043bcd0cd8
Fixed "Module is defined but never used" issue 2019-10-11 22:26:56 +05:30
yesji
880d5d6da1
Fixed "Module is defined but never used" issue 2019-10-11 22:26:18 +05:30
yesji
6e9f584fa4
Fixed "Module is defined but never used" issue 2019-10-11 22:25:51 +05:30
yesji
4007039df4
Fixed "Module is defined but never used" issue 2019-10-11 22:25:16 +05:30
yesji
49caa55357
Fixed "Module is defined but never used" issue 2019-10-11 22:24:49 +05:30
yesji
6acbfead2c
Fixed "Module is defined but never used" issue 2019-10-11 22:24:20 +05:30
yesji
ed5d3ecda0
Fixed "Module is defined but never used" issue 2019-10-11 22:23:47 +05:30
yesji
f6a4330486
Fixed "Module is defined but never used" issue 2019-10-11 22:21:38 +05:30
yesji
9eaac08a7a
Fixed "Module is defined but never used" issue 2019-10-11 22:21:00 +05:30
yesji
131751bb01
Fixed "Module is defined but never used" issue 2019-10-11 22:18:48 +05:30
yesji
af2076df24
Fixed "Module is defined but never used" issue 2019-10-11 22:17:54 +05:30
yesji
82ed3fcf6f
Fixed "Module is defined but never used" issue 2019-10-11 22:17:16 +05:30
yesji
1725558d6a
Fixed "Module is defined but never used" issue 2019-10-11 22:16:25 +05:30
yesji
5633a76b38
Fixed "Module is defined but never used" issue 2019-10-11 22:14:32 +05:30
yesji
37b43b1746
Fixed "Module is defined but never used" issue 2019-10-11 22:10:54 +05:30
yesji
24c322b60a
Fixed "'module' is defined but never used." issue
Fixed "'module' is defined but never used." issue. If this is the expected solution, I will go forward and use the same solution for the similar issues.
2019-10-06 21:53:27 +05:30
Kevin Ramharak
0fbd1d1a6b add setcc instruction to editor lexer 2019-01-23 17:21:52 +01:00
Kevin Ramharak
8018fb3e30 update syntax highlighting 2019-01-23 17:18:29 +01:00
simon987
762bad758b Fixes #188 #187 2019-01-15 21:02:25 -05:00
simon
5f95c17aed More refactoring, updated mongodb driver + transactions on supported clusters 2018-12-22 17:48:29 -05:00
simon
b361f87154 NPC Plugin refactoring 2018-12-22 15:29:58 -05:00
simon
e4a06e79d4 Hacked NPC minimum viable 2018-12-22 11:26:34 -05:00
simon
70eeb1442d Added Fluid Tile 2018-12-21 10:47:46 -05:00
Simon
5de909cd9c Fixed some debug commands. Added blueprint item deserialization, Added inventory SCAN and SEEK actions 2018-12-06 11:13:06 -05:00
Simon
6c7a2f0a73 Fixes #169 2018-11-30 15:11:24 -05:00
Simon
3776070689 Fixes #170, #155 2018-11-27 16:02:21 -05:00
Simon
54ed05b86c Move hologram-related fields to proper class. Breaks existing database saves! 2018-11-27 14:38:33 -05:00
Simon
e848fd8b8a Updated Phaser to 2.11, Added magnetic tile sprite 2018-11-27 12:50:18 -05:00
Simon
1435d31d36 Implemented guest BLOCK and ALLOW options #25 2018-11-27 10:25:21 -05:00
Simon
6a9cfb3acb Cubot drill module now functional 2018-11-15 12:24:37 -05:00
Simon
a9cc9662f4 Changed unreliable sequential integer object id to BSON ObjectId #162 2018-06-04 14:53:20 -04:00
Simon
a7bdbd2513 I broke everything pt. 1: Moved helditem into CubotInventory, added debug commands for CubotInventory, Added vault complete GameEvent, moved CPU to Cubot, renamed CpuHardware to HardwareModule, moved HardwareModule to Cubot & added HardwareHost interface, removed getParent() in ControllableUnit, moved items to the Item class, started moving tiles to Tile classes, renamed Programmable to MessageReceiver 2018-05-31 22:13:07 -04:00
simon
4cd58c86a5 Refactor: changed the way game objects and cpu hardware are saved/loaded from the database #151 2018-05-12 15:32:42 -04:00
simon
9c41c16079 Added debug command to save the game 2018-05-11 10:25:40 -04:00
simon
e97ecbe380 Added javadocs 2018-05-01 15:41:51 -04:00
simon
083af31b84 Fixed websocket problem by upgrading spark version. Also fixed z-index problem with console 2018-04-29 17:00:42 -04:00
simon
2c856aae80 Editor upload & reload buttons are now working. Floppy upload & download working. 2018-04-29 14:00:50 -04:00
simon
315e33055e Reorganised css files, some work on the home page design, console screen is now in a resizable panel 2018-04-29 11:17:54 -04:00
simon
113aa50d87 Websocket auth up and running 2018-04-27 21:28:46 -04:00
simon
dc034d1437 Users can change their password 2018-04-27 20:39:14 -04:00
simon
bd5f8573e8 Added web server and partly integrated frontend 2018-04-27 16:58:50 -04:00