Commit graph

35 commits

Author SHA1 Message Date
690c796d38 Fix spawnpoint saving for floats containing , 2021-08-29 13:07:03 -04:00
89089c9397 Minor improvements to chat commands 2021-08-29 13:06:37 -04:00
f82eac3ffc Add chat commands for regular users 2021-08-16 16:59:48 -04:00
b8a8a535f1 Implement server-side chat and chat command framework 2021-08-13 21:26:48 -04:00
476d6382da Add client-side terrain replacement when terrain add is rejected 2021-08-11 17:50:14 -04:00
7c76c27126 Add optional ability to stop terrain modification in exclusion zones (for players not allowed to place structures in zone) 2021-08-01 14:37:13 -04:00
34a4c2844f Implement CLre-only support (disabled by default) 2021-05-26 21:00:26 -04:00
6db837b11a Implement networking API functionality 2021-05-26 20:22:23 -04:00
8b470aa690 Final touches for v0.0.2 2021-05-15 11:13:02 -04:00
11d650890f Add fix for glitching thru underside of player structures 2021-05-14 22:47:42 -04:00
9b00055a02 Add potential fix for Unity setting the screen resolution too small 2021-05-12 16:42:25 -04:00
037a653eca Add startup message 2021-05-12 12:58:38 -04:00
7c304c8bdc Add some mod docs info 2021-03-18 15:30:30 -04:00
14a5fc8a54 Create CLre_server mod and port CLre basic functionality 2021-03-18 14:51:13 -04:00
5dd67a88f4 Improve NetClientListener debugging 2021-03-18 14:50:37 -04:00
00589d1c28 Fix cooldown ticker ending at the wrong time 2021-03-08 11:24:33 -05:00
84dec875b9 Add network debugging tools 2021-03-08 11:23:47 -05:00
9506d3af76 Make scroll speed bugfix id unique after merge 2021-03-06 21:05:50 -05:00
NGnius
0a33d2406f Merge pull request 'Added replacement method for Game.UI.InventoryPanelScrollEngine:ScrollPanelByMouseWheel to improve scroll wheel speed.' (#1) from Zhang/CLre:master into master 2021-03-07 02:01:53 +00:00
GrahamM
42418c2d6f Added replacement method for Game.UI.InventoryPanelScrollEngine:ScrollPanelByMouseWheel to improve scroll wheel speed. 2021-03-06 11:11:17 +00:00
8919fbcfe4 Remove placeholders in license 2021-03-05 10:34:57 -05:00
af37d4ab42 Add fix for cooldown only applying to current held item 2021-03-03 21:54:06 -05:00
ed99fa26f2 Add fix for durability errors while connecting to server 2020-12-30 19:36:53 -05:00
425afa1c60 Update README info and links 2020-12-28 13:38:59 -05:00
2cf5e80412 Add fix for restricted resource placement circumvention 2020-12-26 12:31:25 -05:00
4a51207dc6 Add account superuser and game framework events 2020-12-24 15:51:17 -05:00
42029cf0fd Add bugfix attributes and info 2020-12-23 12:55:53 -05:00
e4a1c0c607 Fix out of date access modifiers 2020-12-23 11:19:31 -05:00
384f1b3092 Test and fix enchantment table float parsing bugfix 2020-12-22 20:27:54 -05:00
65ebc1b1fa Create enchantment fix (untested) 2020-12-02 11:57:24 -05:00
05e196b4c1 Create minimal API endpoints from explored/understood code 2020-12-02 11:56:50 -05:00
0f5555ab4c Add important mod info 2020-10-01 10:04:22 -04:00
883c1c026a Update README with CL specifics 2020-10-01 09:46:16 -04:00
25099aa1f4 Configure for CL build 2020-10-01 09:33:49 -04:00
NGnius
e2e7d169cc Initial commit 2020-10-01 13:21:44 +00:00