Skip to content

Added appdomain stuff but breaks on complie#234

Open
Toyz wants to merge 40 commits into
spiffomatic64:masterfrom
Toyz:master
Open

Added appdomain stuff but breaks on complie#234
Toyz wants to merge 40 commits into
spiffomatic64:masterfrom
Toyz:master

Conversation

@Toyz
Copy link
Copy Markdown
Contributor

@Toyz Toyz commented Mar 18, 2015

@spiffomatic64 can you look at the code and if you can't fix it, this is all we
need to have working so we can have dynamic loading and unloading
plugins

  • Added Managers to commands & Users
  • Removed internal events frm firing to compents in the engine instead it will pass the data between classes
  • Added Task.Factory.StartNew on events to keep them off the server thread

Toyz added 30 commits March 17, 2015 13:27
@matt can you look at the code and if you can't fix it, this is all we
need to have working so we can have dynamic loading and unloading
plugins
Will add more for Chat, commands and others to make it better to use
then before
Also removed SUO, working on a Plugin Manager next
Changed a few things in IRC also
This should speed up the server thread as events that have long running
parts can lock out the thread
!help, !allcmd, !plugins are all default commands in the server now
Also changed OutUtils to IrcWritter
Also removed unused usings and a few other things from the code... No
more warnings XD
Fixed other bugs in the code and added a ReloadConfig to reload the
entire server config
Also updated ViewerManager to get existing viewers in chat
Added a basic WhoIs Command that works for Mods also, and added MODE
even to add people to viewers who are mods on the fly
Added a new command line to Spiffbot.exe that can load a gui it is -gui,
Added a method to bypass the messaging queue for sending messages to
twitch, added other functions also such as live chat in the gui and
stuff
Change queue delay from 3 seconds to 1 seconds
Added viewer to bypass factory queue, and added ability to bypass
factory queue on timeout
Also updated a few things i the manager to no longer call Command.Run
directly now it called Command.Run from the CommandObject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant