Commit Graph

59 Commits

Author SHA1 Message Date
Jimmacle
ad3a6666b0 Update ISSUE_TEMPLATE.md 2017-06-19 11:50:49 -07:00
Jimmacle
cac258bc47 Create ISSUE_TEMPLATE.md 2017-06-19 11:42:24 -07:00
Jimmacle
1076cd95bc Update README.md 2017-06-18 10:17:46 -07:00
Jimmacle
0df59be3af Update README.md 2017-06-17 13:20:02 -07:00
John Gross
e36f54a55b Tweak plugin init, fix issue in mod config 2017-06-17 13:06:21 -07:00
John Gross
2723973673 MAJOR CHANGE: Torch can install and update its own DS installation! Full changelog: https://pastebin.com/ybqDM4HP 2017-06-16 22:56:41 -07:00
Jimmacle
3760c4a9ea Update README.md 2017-06-15 10:34:55 -07:00
Jimmacle
be7bf44cd9 Update README.md 2017-06-15 10:34:38 -07:00
Jimmacle
5cff61c2f7 Update README.md 2017-06-14 20:35:54 -07:00
Jimmacle
828f717d91 Merge pull request #28 from yuxuanchiadm/master
Fix using absolute path
2017-06-03 08:16:57 -07:00
yuxuanchiadm
dc7f75c40b Fix using absolute path 2017-06-03 20:14:16 +08:00
John Gross
c40b17ac30 Fix NetworkManager, add more entity management, default command permission level to "Admin" 2017-06-02 19:40:52 -07:00
John Gross
8ad9ecf2bb Add entity manager content 2017-05-15 12:33:00 -07:00
John Gross
d4649ea8ef Add entity management viewmodels 2017-05-11 11:22:47 -07:00
John Gross
135d1f4be8 Add GitHub plugin updater, refactor game update hook to TorchBase instead of PluginManager, fix world config not applying 2017-04-29 13:28:24 -07:00
John Gross
03a22851af Save Torch config on server start, remove concealment code (moved to plugin) 2017-04-18 10:58:23 -07:00
John Gross
32f5147060 Fix network intercept and reference paths 2017-04-15 16:47:56 -07:00
John Gross
2858c35c38 Add support for WPF controls in plugins and method parameters in plugin commands 2017-04-04 16:22:13 -07:00
John Gross
8bf7cd2c1a Check for config existance before loading 2017-03-30 18:01:05 -07:00
John Gross
9a9daec656 Remove circular dependency, sort some config items 2017-03-30 16:57:58 -07:00
John Gross
5c1a9a5e35 First test build 2017-03-30 15:24:39 -07:00
John Gross
650ab05d74 Add command permissions based on game promote level 2017-02-06 16:49:20 -08:00
John Gross
0f23e2a778 Add GetPlayerByName to IMultiplayer interface 2017-02-06 16:48:07 -08:00
John Gross
ff3cdfd099 Add async session save method, random tweaks 2017-02-06 01:22:35 -08:00
John Gross
d5159dc72a Add automatic versioning and server configuration XML in preparation for services 2017-02-05 08:26:48 -08:00
John Gross
fa63f3d811 Add notice 2017-01-16 22:01:23 -08:00
Jimmacle
7aa5702265 Update LICENSE again 2017-01-14 17:46:44 -08:00
Jimmacle
acf874aeb7 Update LICENSE 2017-01-14 17:45:20 -08:00
Jimmacle
2b3a26b620 Update LICENSE 2017-01-14 17:42:31 -08:00
Jimmacle
9a5ab5c653 Create LICENSE 2017-01-14 17:40:54 -08:00
Jimmacle
5e21200de3 Create README.md 2017-01-12 18:04:58 -08:00
John Gross
10836cbbb2 Get command system working, permissions system and ModAPI extensions in progress 2017-01-11 00:19:21 -08:00
John Gross
4949982fa8 Plugin system working, Windows service and command system in progress 2017-01-05 02:49:43 -08:00
John Gross
e0a4ee9ce0 Configure NLog 2017-01-03 23:10:24 -08:00
John Gross
15af769d90 Fix DS loading, add NLog for logging 2017-01-03 23:09:09 -08:00
John Gross
a3e29fff4e Rewrite plugin system to update plugins in parallel after each game tick. 2017-01-03 02:49:33 -08:00
John Gross
090ebd5ef5 Fix inconsistent code formatting 2017-01-01 22:14:43 -08:00
Brant Martin
a911af54e9 Add missing init code in ChatManager 2017-01-02 00:18:42 -05:00
Brant Martin
e3675462ef Add network intercept and injection. Add basic ChatManager that allows us to do command hiding on the server 2017-01-02 00:17:44 -05:00
John Gross
6e0922b805 My New Year's resolution is to stop making commits like these 2017-01-01 16:37:30 -08:00
John Gross
81037b502a Implement Torch API in client 2016-12-24 15:51:18 -08:00
John Gross
2695cda5fa Refactor and stuff 2016-12-23 13:24:58 -08:00
John Gross
c381439ea1 . 2016-12-17 02:11:33 -08:00
John Gross
fb521abbda Rename to Torch, add command system 2016-12-17 01:59:03 -08:00
John Michael Gross
7d51ac9295 Update credits ;) 2016-10-18 08:54:11 -07:00
Brant Martin
23b261e595 Replace client authentication logic -- allows serves to be set as private or friends only. Also tracks users circumventing bans with steam family sharing. 2016-10-17 10:05:17 -04:00
Brant Martin
ce488a0d4e Add new methods to safely invoke actions on the game thread, in blocking and callback flavors. 2016-10-17 05:52:10 -04:00
John Michael Gross
86b9db821a idk i wrote this 3 weeks ago 2016-10-17 01:14:47 -07:00
John Michael Gross
bca4efb09b Build config stuff, launcher stuff 2016-09-26 22:19:48 -07:00
John Michael Gross
7488384fb8 Client, launcher, and too much stuff to document. 2016-09-24 13:08:36 -07:00