Commit graph

42 commits

Author SHA1 Message Date
NGnius (Graham) 2c24d9caf5 Correct map pin fix bugfix attribute 2021-09-01 12:41:33 -04:00
NGnius (Graham) b277611860 Update info about changes required for new fixes 2021-09-01 12:22:14 -04:00
NGnius (Graham) 175a569ea4 Fix some more float parsing bugs 2021-09-01 00:31:13 -04:00
NGnius (Graham) 29ac927b95 Update installation process 2021-08-30 19:38:12 -04:00
NGnius (Graham) e501371f38 Improve info about new changes 2021-08-30 12:18:49 -04:00
NGnius (Graham) d2dff09bc3 Add extreme fix for float<->string conversion inconsistencies, because MS designed it poorly and FJ devs didn't know that 2021-08-29 17:18:01 -04:00
NGnius (Graham) 34df2bcf39 Fix inconsistent float<->string conversion causing map pins to break 2021-08-29 17:15:02 -04:00
NGnius (Graham) 690c796d38 Fix spawnpoint saving for floats containing , 2021-08-29 13:07:03 -04:00
NGnius (Graham) 89089c9397 Minor improvements to chat commands 2021-08-29 13:06:37 -04:00
NGnius (Graham) f82eac3ffc Add chat commands for regular users 2021-08-16 16:59:48 -04:00
NGnius (Graham) b8a8a535f1 Implement server-side chat and chat command framework 2021-08-13 21:26:48 -04:00
NGnius (Graham) 476d6382da Add client-side terrain replacement when terrain add is rejected 2021-08-11 17:50:14 -04:00
NGnius (Graham) 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
NGnius (Graham) 34a4c2844f Implement CLre-only support (disabled by default) 2021-05-26 21:00:26 -04:00
NGnius (Graham) 6db837b11a Implement networking API functionality 2021-05-26 20:22:23 -04:00
NGnius (Graham) 8b470aa690 Final touches for v0.0.2 2021-05-15 11:13:02 -04:00
NGnius (Graham) 11d650890f Add fix for glitching thru underside of player structures 2021-05-14 22:47:42 -04:00
NGnius (Graham) 9b00055a02 Add potential fix for Unity setting the screen resolution too small 2021-05-12 16:42:25 -04:00
NGnius (Graham) 037a653eca Add startup message 2021-05-12 12:58:38 -04:00
NGnius (Graham) 7c304c8bdc Add some mod docs info 2021-03-18 15:30:30 -04:00
NGnius (Graham) 14a5fc8a54 Create CLre_server mod and port CLre basic functionality 2021-03-18 14:51:13 -04:00
NGnius (Graham) 5dd67a88f4 Improve NetClientListener debugging 2021-03-18 14:50:37 -04:00
NGnius (Graham) 00589d1c28 Fix cooldown ticker ending at the wrong time 2021-03-08 11:24:33 -05:00
NGnius (Graham) 84dec875b9 Add network debugging tools 2021-03-08 11:23:47 -05:00
NGnius 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
NGnius (Graham) 8919fbcfe4 Remove placeholders in license 2021-03-05 10:34:57 -05:00
NGnius (Graham) af37d4ab42 Add fix for cooldown only applying to current held item 2021-03-03 21:54:06 -05:00
NGnius (Graham) ed99fa26f2 Add fix for durability errors while connecting to server 2020-12-30 19:36:53 -05:00
NGnius (Graham) 425afa1c60 Update README info and links 2020-12-28 13:38:59 -05:00
NGnius (Graham) 2cf5e80412 Add fix for restricted resource placement circumvention 2020-12-26 12:31:25 -05:00
NGnius (Graham) 4a51207dc6 Add account superuser and game framework events 2020-12-24 15:51:17 -05:00
NGnius (Graham) 42029cf0fd Add bugfix attributes and info 2020-12-23 12:55:53 -05:00
NGnius (Graham) e4a1c0c607 Fix out of date access modifiers 2020-12-23 11:19:31 -05:00
NGnius (Graham) 384f1b3092 Test and fix enchantment table float parsing bugfix 2020-12-22 20:27:54 -05:00
NGnius (Graham) 65ebc1b1fa Create enchantment fix (untested) 2020-12-02 11:57:24 -05:00
NGnius (Graham) 05e196b4c1 Create minimal API endpoints from explored/understood code 2020-12-02 11:56:50 -05:00
NGnius (Graham) 0f5555ab4c Add important mod info 2020-10-01 10:04:22 -04:00
NGnius (Graham) 883c1c026a Update README with CL specifics 2020-10-01 09:46:16 -04:00
NGnius (Graham) 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