Skip to content
This repository was archived by the owner on Apr 27, 2019. It is now read-only.

Let's go for 1.5!#125

Merged
kharidiron merged 107 commits intoStarryPy:masterfrom
kharidiron:master
Feb 11, 2015
Merged

Let's go for 1.5!#125
kharidiron merged 107 commits intoStarryPy:masterfrom
kharidiron:master

Conversation

@kharidiron
Copy link
Copy Markdown
Member

I think we are ready to move to public stable! I will now be in hot-fix and minor improvements mode.

saik0 and others added 30 commits February 3, 2014 12:06
…es of unnecessary exceptions. Shortened after_ callback time from 1 second to .01 second, may move it to immediate.
…oxy_as_plugin

reworks the UDP proxy to be a plugin
- [x] back packet types
- [x] protect everything
its functionality is now in planet_protect
…rotection

consilidates protection from Bouncer + planet_protect into a single plugin
Rebuilt StarryPy#93 on development, then split out the plugin part.

This is the session handling cleanup. The point is to abstract any session
management away from the endpoints are using the data, and to
initiate a session per transaction rather than leaving one session open
for the lifetime of the server (the latter was causing concurrency issues
when different factories were accessing the session).
…h starcheat.

The current solution to this matter, is that if a changed-named player connects, it uses their original name, and possibly adds a _ to the end as well. Each time they reconnect to the same-running server session, another _ will be added to the end of the name. While not ideal, this is better than skipping the wrapper.
Needed for the web_gui.
…fing issues. May need more testing and code cleanup.
@kharidiron
Copy link
Copy Markdown
Member Author

Seeing as this is needed, I will be merging right away. Yay for 1.5.

kharidiron added a commit that referenced this pull request Feb 11, 2015
@kharidiron kharidiron merged commit b614074 into StarryPy:master Feb 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants