Navigation
Server Status
Current Time
@958
22:11:22 UTC
Event Data
Event:
Harvest Hunt 2
Start: 2024-10-28 00:00:00 UTC
End: 2024-11-25 00:00:00 UTC
Ranking for BP
- Fuyutsuki - 732016
- Nyte - 190191
- Gen6Gamer - 168500
- Santiagus - 153844
- enfilade - 121867
- Ckarl - 113213
- Aleron Ives - 97174
- Rorgigor - 90744
- Apple - 81540
- ESPRE - 72192
Last Updated:
2024-11-21 21:49:23 UTC
Donations
Dreamcast
Other
Phantasy Star Online
Meta
|
|
Archive for the ‘Server News’ Category
Friday, July 26th, 2013
Now, from out in left field, a release…
Tonight, I have released version 2.0 of the Sylverant PSO Patcher. This version is almost a complete rewrite from the old version, fixes various bugs, and adds a few new features. Here’s a brief overview of what’s new:
- Added support for patching the hostname in and booting the PSO Network Trial Edition.
- Added support for patching in the music for the Palace and Spaceship stages into the main bgm table. This way, quests that use these stages in non-battle mode (Prospective Horizons on Altimira) can use the correct background music. This patch is optional. When you see the note about pressing Start for all patches or A for not patching the music, this is what is being referred to.
- Fixed booting of many import games that would not boot with the older version. This version still won’t boot Windows CE-based games, but it hopefully will work with just about any other game you throw at it, if you choose to use it as an import boot disc.
- Finally, and most importantly, this release fixes the issues with battle mode timing out immediately on all Dreamcast versions when using the patcher. No, there was never any bugs in the server with regard to this, which is why it worked for people that used PALv2 and didn’t use the patcher at all.
Due to that last fixed issue, it is recommended that all users update to the new patcher if they ever intend to play in Battle mode.
You can find the downloads on the Downloads page on the Google Code project. As with previous versions, there are downloads for the source code, plain files, and a self-booting CDI image (the CDI image was built by Aleron Ives and should be in the data/data format).
Posted in Announcements, Server News | 6 Comments »
Saturday, June 29th, 2013
Well, that’s what they say anyway (who are “they” anyway?)… If you’ve been following along on the forums or on twitter, you might know what this is about. Otherwise, this might involve a bit of head-scratching… Anyway, I’m just going to leave this here for now.
Posted in Server News | Comments Off on A Picture is Worth a Thousand Words?
Saturday, July 28th, 2012
I’m doing a small test of some new functionality on Iselia. If you notice anything odd (specifically being disconnected when hitting/killing an enemy), please let me know. You can do so by commenting on this post with your guildcard number and the time you got disconnected (please either put the time as UTC or note your timezone in your post).
Posted in Server News | 1 Comment »
Thursday, June 28th, 2012
Well, as you might have noticed from the Twitter feed (as well as from other places), I’ve been on a bit of a hiatus the past month and a half or so. This was due to many different situations, and was planned in advance of the drama that unfolded over the server rules (sorry to disappoint anyone who thought that the drama there scared me away or something).
Anyway, I’m still pretty much on hiatus from Sylverant, but I did decide to use a bit of my free time the past few days to work on a few things. So, I figured a status update is in order (especially since the last one was back in April). So, without further ado, here’s what’s changed since the last “monthly” update:
- Warning cleanup in the code.
- Added code for parsing the ItemPT.afs and ItemPT.gsl files for PSOv2 and the later versions (respectively). Thanks to Lee for lots of information about the format of these files!
- Fixed a few issues that could cause segfaults in the server code.
- Don’t show Blue Burst games to Gamecube clients.
- Added code for parsing the map data from PSOv2 (in addition to the Blue Burst parsing that was already in the code).
- When a client leaves a team, send them back to the lobby they came from, as long as its not full.
- Added code for parsing the ItemPMT.prs files from PSOv2 (later versions are not supported currently). Thanks to Lee for some valuable information on the subject!
- Fixed a potential crash for PSOPC clients when searching for someone by guildcard or choice search when they are in a team that has a name that is of max length.
- Made the results for guild card searches have all the same information they did on Sega’s server.
- Fixed an issue with /minlvl and /maxlvl where they were off by one.
- Added code to the random number generation stuff to support multiple streams of random numbers (one per thread).
- Added a –check-config option to ship_server to make it so you can check the validity of a configuration file without actually starting the ship server.
- Added in parsing for the ItemRT.afs file from PSOv2 (once again, later versions aren’t supported right now, although this shouldn’t be much of an issue).
- Fixed a few minor issues in the map parsing code for v2 and bb.
- Track when clients hit a monster on v2.
- Prevent a potential segfault if map enemy data is not loaded for a team.
- Added support for full server-side drops on PSOv1, PSOv2, and PSOPC (and partial support for the other versions).
- Added the /sdrops command to enable server-side drops.
Most of these are fairly boring updates, except the last two. These probably need a bit of explanation, which will come more fully later on. For a brief explanation, continue on (with the continue reading link, or if you’re already on the full story by reading below).
(more…)
Posted in Announcements, Server News | 9 Comments »
Sunday, May 6th, 2012
Due to various situations that have arisen, the administrators of the Three Ships of the Sylverant system have decided on a set of global rules across all Ships. Please read the rules at the forums. Your continued use of the Sylverant PSO Server indicates your acceptance of these rules.
I’ll post them on this site as well at some point, but its rather late for me right now to do it. 😉
Posted in Announcements, Server News | Comments Off on Sylverant PSO Server Global Rules
Sunday, April 8th, 2012
To anyone who celebrates it, Happy Easter. To anyone else Happy Zombie Jesus day? 😛
Anyway, here’s a brief “monthly” update, since I haven’t done a real one in a while. I’ve still not had a whole lot of time to work on Sylverant lately, but there have been a few revisions along the way since the last sorta-update. Here’s what’s changed since the last real monthly update, way back in January:
- Allow the ship configuration XML to specify the ship’s address and the shipgate’s address by a FQDN instead of an IP address.
- Add some configuration parameters to the ship configuration for Blue Burst parameter and map enemy data.
- Checked in a few changes to the PSO Patcher that for some reason slipped through the cracks (stuff that’s actually completely unrelated to PSO).
- Added parsing/use of the Blue Burst map enemy data, which makes killing enemies actually give experience. No drops are done yet.
- Fix an issue with the Word Select parsing when dealing with messages about Meseta and item quantities.
- Send blank C-Rank data about V1 and BB clients to V2/PC/GC, which fixes the odd issue with V1 players appearing to have a really high C-Rank.
- Fix an issue with the experience calculation on Blue Burst for players who hit an enemy, but don’t kill it.
- Fix an issue with the enemy hit subcommand on Blue Burst not being sent along to clients.
- Fix an issue with joining a game on Blue Burst.
- Cleaned up some issues reported by Valgrind’s memcheck tool.
- Fix the play timer on Blue Burst.
As you can see, its mostly a bunch of small things (and a few big things) regarding Blue Burst. This is kinda forcing me to actually implement some backend stuff for some of the features for other versions that I’d like to do at some point, so its definitely not a bad thing for everyone who can play on Sylverant. Hopefully, we’ll start seeing the fruits of some of that for V1/V2/PC sometime soon. 🙂
Oh, and before anyone asks, no, I’m not giving instructions on how to play Blue Burst on Sylverant just yet. Its still not really all that useful, since there’s still a LOT missing (enemy/box drops, rare enemies, quests, team support, etc), so I’d rather not open up that can of worms yet. I may look for some people to help test at some point (there have been a few people who have offered already), but right now I think I’m fine with what I have.
Posted in Server News | 25 Comments »
Saturday, March 17th, 2012
So, by now everyone probably noticed that I didn’t have a monthly update posted last month. Sadly, my time has been rather limited in the past two months, so I honestly have gotten pretty much nothing done on Sylverant. I did try to work on some of my other projects, however I don’t really have much to show for them either (at the moment, although hopefully at least one of them will have a release sometime in the near future).
Anyway, I probably won’t have much time for another couple of months, as I look to try to get my work on my thesis finished up. Once that’s all rolled up, I’ll probably have more time to devote to things.
Just wanted to make sure everyone knows that I haven’t abandoned Sylverant, even if it has been rather quiet lately. I’m going to try to get a bit of stuff done that I had started back in January… No promises on a timeline for that being done though.
Posted in Server News | 1 Comment »
Sunday, January 15th, 2012
Well, there have been at least a few changes since the last monthly update, so I suppose I should do one for this month too… So, here’s what’s changed since last month’s update.
- Fixed a segfault if you were to guildcard search for someone who’s changing lobbies or joining a game.
- Make locking in the ship server a bit more fine-grained. Not particularly helpful at the moment, but if a few other plans ever come to fruition, it’ll be useful.
- Hide games a client can’t join from their game list. This means, for instance, that v1 users won’t see v2-only or PSOPC only games in the game list.
- Fix a bug in the in-game bug report system (or rather, make it work under the one version that it didn’t work under before).
- Various other changes that nobody probably cares about at the moment since they don’t do anything that is that useful yet (including two new GM-only commands that were used to test that new code). 😛
This brings us up to r596 in the SVN repository. Iselia is currently completely up-to-date, by the way.
Posted in Server News | 3 Comments »
Sunday, January 1st, 2012
Just a quick shout out to wish everyone a safe and happy 2012. I look forward to another year of trying to find the time to actually work on the code to Sylverant, and I’ve resolved to try to actually get a chance to play every once in a while, beyond that.
As a quick note, the 21st Century/New Year’s event is active on Iselia right now. Not quite sure how long I’ll leave it up for. Oh yeah, and I’d appreciate it if you could try to play on Iselia a bit, as I’m testing a new locking scheme on it before pushing the code to the repository.
EDIT: New locking code is committed. Still, if you notice anything not working right that worked before, let me know.
Posted in Server News | 3 Comments »
Saturday, December 24th, 2011
To everyone that celebrates it, a Merry Christmas to all! If you happen to see me on the server today, don’t hesitate to say hello, I may just have a gift for you. 😛
Posted in Server News | 5 Comments »
|