Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
RPGWO Chat / Re: animation.dat to animation.ini converter
« Last post by Jon The Great on August 28, 2021, 10:32:17 am »
None of the links work now?
22
RPGWO Chat / Re: RPGWO 2 Server API
« Last post by Jon The Great on August 20, 2021, 06:26:36 pm »
Very nice! Thanks for including the source code as well!
23
RPGWO Chat / RPGWO 2 Server API
« Last post by rogue on August 20, 2021, 04:46:30 pm »
exe: https://rpgwoforums.net/index.php?action=downloads;sa=view;id=58
source: attached this post, C# Win32. I'm not used to win32 (mostly write in .net core and linux), so it may be a bit non-idiomatic.

Routes

Current version provides this routes:
GET /api/whos-online
POST /api/world-reload
POST /api/world-save

Next version will have ability for a lagging/timed out client to request their own client be kicked with a delay (so they can't use it to cheating PK). So they do not have to wait for the winsock timeout.

I use this for automatically triggering world reloads when new inis are updated, and for pulling player counts and online users into a time series database by polling the endpoint.

Instruction
Run AFTER starting the rpgwo server, or it will tell you it can't find the server window and exit.
Optionally, run in ip and port as arguments ("Caretaker.exe 127.0.0.1 6000" to bind webserver in localhost port 6000).

Example
24
RPGWO Chat / Re: A server's launch date poll
« Last post by Balthazar on August 20, 2021, 02:39:53 am »
Ohhhhh I wanna play with new toys
Gimme toys to play around with

Ya ur doing good take ur time open it when u are ready once u have stuff how u want it if need maps made for quests or what not just gimme info on what u want in etc and I will see what I can do
25
RPGWO Chat / Re: A server's launch date poll
« Last post by rogue on August 19, 2021, 08:33:05 pm »
Be realistic. If everyone said "Late Aug" would people see a high quality server? If the answer is no, then just go about working on stuff. Tease things. Show stuff off. Join discord and discuss. Be prepared for the nay sayers and the occasional guy that comes around after building a decent-ish server years ago to tell you it's garbage. Just put time and effort and you'll get the players that are still around. Bonus points for creating tools that in the end make the experience different as well. I don't think anyone's used it yet, but there's a mining map generator and that would make for a different experience for pretty much everyone.

This is more so I can timebox myself by force. I have problem with going "oh, I will add another thing I guess" and never finish and keep moving goalpost if I don't have a set time. It makes me go into loop thinking I have a few more days til launch so why not add another town.

I don't have much to tease due to that every one here has played modern before.

For tools , I plan to release a web site rpgwo CMS, and bunch of event scripts, for open source use. And some tools for manage and automatic mixing plants/alchemy. Because of how bad and incompatible the existing modern files, I end up also making tooling to import all INI into PostgreSQL database, then be able to export it back out into INI form, to allow for one line changes like "raise all 1H weapon with range below 4 by 1 damage" or "make all SuccessMsg equivalent to 'You create {SuccessItemQty} {SuccessItemName}.'" commands.

I've already sent the  cleaned up working V2 ARC INI (for the sake of archival, typo fix, item fix, etc - but no skill, stat, alch, etc. modification) to others.
26
RPGWO Chat / Re: A server's launch date poll
« Last post by Zodiak on August 19, 2021, 08:14:45 pm »
Be realistic. If everyone said "Late Aug" would people see a high quality server? If the answer is no, then just go about working on stuff. Tease things. Show stuff off. Join discord and discuss. Be prepared for the nay sayers and the occasional guy that comes around after building a decent-ish server years ago to tell you it's garbage. Just put time and effort and you'll get the players that are still around. Bonus points for creating tools that in the end make the experience different as well. I don't think anyone's used it yet, but there's a mining map generator and that would make for a different experience for pretty much everyone.
27
RPGWO Chat / Re: A server's launch date poll
« Last post by Soapy on August 19, 2021, 07:11:04 pm »
The hell kind of question is this? Get it ready, set a launch date and hype it up.
28
RPGWO Chat / Re: A server's launch date poll
« Last post by Tommy on August 19, 2021, 07:09:24 pm »
Launch when it's ready. You're always gonna have people you won't be able to accommodate for.

Also join the Discord? lol.
29
RPGWO Chat / A server's launch date poll
« Last post by rogue on August 19, 2021, 03:55:58 pm »
Thank's
30
v2 Servers / Re: Some questions
« Last post by Balthazar on August 17, 2021, 11:12:24 pm »
I dunno either
I didn't play when Micky implemented dungeons and quests and such
I was like u quit for a long time and had found out it was still around few years back
Pages: 1 2 [3] 4 5 ... 10