Giter Site home page Giter Site logo

uo-ext's People

Stargazers

 avatar

Watchers

 avatar

uo-ext's Issues

gunzip issue

Right now UOExt.dll need to put gzip.dll manually to the UO folder.

Need smth make with this.

2 possible ways:
1) Get gzip.dll from server at start.
2) Find gzip function in executable and use it.

Original issue reported on code.google.com by [email protected] on 19 Jul 2012 at 4:53

Thread safe call for any API

To make this:

1) For every plugin runtime trampoline creation fo every API and pushes to 
stack plugin handle.
2) For every api - create Critical section mecanics, that will try to get into 
lock, and if not - fires sync event automatically.
3) Rework sync event and select mecanics for better reaction

This will make AskForSyncEvent and RegisterSyncEventHandler less needed (and 
maybe obsolate)... In fact - maybe we beed to change SyncEvent with some 
extended API such as RunThisInProxyThread or smth like this...


Original issue reported on code.google.com by [email protected] on 7 Aug 2012 at 8:08

MULApi

API style Plugin, that allow change any mul/idx file in memory with additional 
code for some kind of muls...

Redraw a map for mapX.mul/staticX.mul
Redraw all screen for animX.mul

etc... 

Original issue reported on code.google.com by [email protected] on 29 Aug 2012 at 10:00

One plugin library load at start

After issue 17 - change plug-ins loading stage to "load one library". If 
someone want's - he or she may write theirs own updating plugin, Or use side 
launcher tool.


Original issue reported on code.google.com by [email protected] on 21 Jul 2012 at 11:37

Update server refactoring

Update server algo:
1) Searching for configuration.
1.1) Connect to normal port and send special 0xEF 0(0) packet.
1.1.1) If answer is 0x17 (Mobile status update) <SIZE> <CONFIG>, than it's ok. 
Disconnect and goto 2.
1.1.2) If answer is not right or 5 sec end - disconnect.
1.2) Connect to NOT port and send 0xEF 0(0) packet.
1.2.1) see 1.1.1, but do not disconnect.
1.2.2) see 1.1.12 and fail with Can't connect.

2) Configuration
2.1) If there same ip and port for update server than do not disconnect 
connection to update server (if any). Else - disconnect.
2.2) Connect if supplied IP/port for Update server and update connection is not 
established - connect.
2.3) Send 0xEF 0(0) 01 (or smth) packet to Update server (this will switch 
update server to normal state for this connection)
2.4) Update.

Original issue reported on code.google.com by [email protected] on 11 Aug 2012 at 10:26

Server works only under windows

Due to plug-in loading mechanism right now plugins can be loaded into server 
only under Windows.

Need to add xml of cfg for every plugin with all information needed to server. 
Add generation of that information to UOExt.dll via rundll32 
uoext.dll,SrvGenInfo <Path to plugin>

Original issue reported on code.google.com by [email protected] on 19 Jul 2012 at 9:56

Testing - RC3

After all RC2 Issues - test it all.

Test plan:

Client:
1) Client loading to Login/Password
2) Client loading to Login/Password with Razor
3) Client enter to server under RunUO.
4) Client enter to server under Sphere
5) Client enter to server under POL
Server:
1) RunUO with built-in UOExt server
2) RunUO with stanalone server
3) Sphere with stanalone server
4) POL with standalone server

Original issue reported on code.google.com by [email protected] on 3 Aug 2012 at 5:05

Core: GUI

Additional dll, that shows to user initializing process (PE_INIT) of plug-ins.

Original issue reported on code.google.com by [email protected] on 15 May 2012 at 6:38

Plugins: MulPatcher

Open source plugin, that check and patch mul files according server changes.

Original issue reported on code.google.com by [email protected] on 15 May 2012 at 6:41

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.