Westin Miller
afc10911f7
More descriptive stages
2017-08-19 21:17:58 -07:00
Westin Miller
0686e95c72
Delete existing link
2017-08-19 20:52:03 -07:00
Westin Miller
234754fd49
Initial continuous integration support
2017-08-19 20:31:08 -07:00
Westin Miller
3f881f7d67
Fixed tag parsing in UpdateManager
2017-08-19 18:22:26 -07:00
John Michael Gross
db2d3794ae
Merge pull request #73 from TorchAPI/dedi-issue-69
...
Multiplayer Authentication Hook Removal
2017-08-19 01:28:38 -07:00
Westin Miller
526ff6fff0
Provide some semblance of compile time checking.
2017-08-18 22:31:03 -07:00
Westin Miller
eebc0e428e
Fix that actually fixes the underlying problem with #69
2017-08-18 21:27:09 -07:00
John Michael Gross
80aca514b2
Merge pull request #72 from TorchAPI/dedi-issue-69
...
Remove player if already registered
2017-08-18 19:52:28 -07:00
Westin Miller
3e8068e82d
Fixes a stupid problem with the DS multiplayer not checking if a
...
player is already registered. (#69 )
2017-08-18 19:34:41 -07:00
John Michael Gross
601fbcd176
Merge pull request #70 from Equinox-/master
...
Dependency Resolution and Sorting
2017-08-18 16:24:33 -07:00
Westin Miller
40eab15d69
More explanatory naming for Manager Init (Attach) and Dispose (Detach).
...
Torch.Client uses the registry to discover Steam's installation directory.
2017-08-18 16:19:59 -07:00
Westin Miller
ceb272c0b4
Moved extension classes to seperate files as Jimmacle requires.
2017-08-18 15:30:36 -07:00
Westin Miller
80d4f62694
Added load order restrictions for DependencyAttribute
...
Abstracted dependency manager away as an interface
2017-08-18 02:03:53 -07:00
Westin Miller
42f58a8649
Recursive dependency trees
...
- Now TorchBase and TorchSession can each have seperate managers
- Managers now have a Dispose function that's run on shutdown
2017-08-17 23:52:39 -07:00
Westin Miller
6b9af71967
Automatic dependency resolution
...
- All managers now use automatic dependency resolution
2017-08-17 18:14:23 -07:00
Westin Miller
dbd98a09c5
Early initialization for Torch Client.
...
- Assembly resolution
- SE installation directory locating
Dependency manager with automatic sorting and resolution
- Drop in replacement for the system currently in TorchBase
Shared binary directory for all Torch projects
2017-08-17 17:32:08 -07:00
John Michael Gross
c6a6363163
Merge pull request #67 from Mavy87/master
...
Fix to allow Torch to run as a service.
2017-08-17 09:29:04 -07:00
John Gross
82815f66e5
# Torch 1.1.229.265
...
* Features
- Added more lenient version parsing for plugins (v#.# should work)
- Added countdown option to restart command (!restart [seconds])
* Fixes
- General fixes to work with the latest SE version
- Fixed config changes not saving
- Fixed crash on servers using the Windows Classic theme
1.1.229.265
2017-08-17 09:09:51 -07:00
Rene K
0a38eb770d
Fix to allow Torch to run as a service.
2017-08-05 13:06:15 +02:00
John Gross
97da740e7e
Catch errors in updater and fix loading error
1.1.213.390
2017-08-01 13:01:10 -07:00
John Gross
42bb24ca6a
Hotfix for save issues
2017-08-01 12:31:49 -07:00
John Gross
2f3b6cdda7
Fix crashes and save issues
2017-07-31 13:12:01 -07:00
John Michael Gross
525b496774
Update README.md
2017-07-26 09:35:43 -07:00
John Michael Gross
562bb77dda
Update README.md
2017-07-26 00:57:47 -07:00
John Gross
76a13dc53a
# Torch 1.1.207.7
...
* Notes
- This release makes significant changes to TorchConfig.xml. It has been renamed to Torch.cfg and has different options.
* Features
- Plugins, Torch, and the DS can now all update automatically
- Changed command prefix to !
- Added manual save command (thanks to Maldark)
- Added restart command
- Improved instance creation: now creates an entire skeleton instance with blank config
- Added instance name to console title
* Fixes
- Optimized UI so it's snappier and freezes less often
- Fixed NetworkManager.RaiseEvent overload that had an off-by-one bug
- Fixed chat window so it automatically scrolls down
1.1.207.7
2017-07-26 00:40:46 -07:00
John Gross
df0f8072a9
Fix config attributes
2017-07-26 00:36:23 -07:00
John Gross
87d9825c91
Catch exceptions thrown by commands
2017-07-26 00:15:31 -07:00
John Michael Gross
3dba4f744f
Create CONTRIBUTING.md
2017-07-24 15:44:14 -07:00
John Gross
1fcfe6fb5f
Refactor instance management, assorted bugfixes/tweaks
2017-07-22 23:11:16 -07:00
John Michael Gross
3ece4baba6
Create index.md
2017-07-21 14:49:51 -07:00
John Michael Gross
f49dae2cbf
Rename _config.yml to docs/_config.yml
2017-07-21 14:49:01 -07:00
John Michael Gross
ddf15d756a
Set theme jekyll-theme-modernist
2017-07-21 14:48:02 -07:00
John Gross
96d1faddbe
Update NLog, change init order, fix block delete in UI, change config to JSON
2017-07-18 17:31:08 -07:00
John Gross
17ee96038c
Optimize UI more and fix some layout weirdness
2017-07-17 18:45:36 -07:00
John Gross
e9b432288e
Optimize UI, add easily accessible restart code, fix bug in network manager RaiseEvent
2017-07-16 10:14:04 -07:00
John Michael Gross
b814d1210b
Update README.md
2017-07-12 19:13:43 -07:00
John Michael Gross
c137fb4953
Merge pull request #42 from Maldark/master
...
Add async /save command for admins+ and server console.
2017-07-06 16:04:36 -07:00
Alexander Qvist-Hellum
4acce1c9c9
Merge branch 'master' into master
2017-07-07 00:39:00 +02:00
Alexander Qvist-Hellum
8ab16c3d30
Moved SaveGameStatus to seperate file, guarded against null callbacks and added documentation
2017-07-07 00:34:45 +02:00
John Gross
7373dd37a6
Refactor, fix chat scroll, rework automatic update system, remove manual install method, add documentation
2017-07-06 14:44:29 -07:00
Alexander Qvist-Hellum
1251b945bc
Added async /save command for admins+ and server console.
...
Redesigned TorchBase.SaveGameAsync to take a callback function for error/success handling. Also removed local host checks as we are hosting a dedicated server.
2017-07-06 16:18:10 +02:00
John Gross
79fe6a08ab
* Torch 1.0.182.329
...
- Improved logging, logs now to go the Logs folder and aren't deleted on start
- Fixed chat tab not enabling with -autostart
- Fixed player list
- Watchdog time-out is now configurable in TorchConfig.xml
- Fixed infinario log spam
- Fixed crash when sending empty message from chat tab
- Fixed permissions on Torch commands
- Changed plugin StoragePath to the current instance path (per-instance configs)
1.0.182.329
2017-07-01 11:16:14 -07:00
John Gross
5e0f69e0e6
Update version
2017-06-29 15:48:25 -07:00
John Gross
c220f899a3
Assorted bug fixes, remove dead Torch.Launcher project
1.0.180.471
2017-06-29 12:02:36 -07:00
John Gross
4b4a069adb
Refactor stuff, clean up managers
2017-06-24 17:25:22 -07:00
Jimmacle
4962c753cd
Update README.md
2017-06-23 13:23:19 -07:00
Jimmacle
34883a0e74
Update README.md
2017-06-21 12:19:50 -07:00
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