Will Zandronum ever have Database saving & Loading?

General discussion of the port and Doom-related chat.
Post Reply
User avatar
ArcheKruz
 
Posts: 63
Joined: Wed Oct 31, 2012 8:17 am
Location: Hong Kong

Will Zandronum ever have Database saving & Loading?

#1

Post by ArcheKruz » Fri Dec 06, 2013 12:32 pm

I am thinking that it will open up so many avenues for multiplayer-centric modding by giving players something to come back to, be it persistent world states, persistent inventories. It would open up the gates to things like a loot-drop system like in TF2 and CSGO, or an MMO-like leveling system for more ambitious projects. It also has the advantage of having a way for servers to be taken down and maintained without losing all of the persistent data.

The challenge I see here is finding a way to reasonably identify player identities for the purpose of recalling persistent data for that player and implementing it in a simple fashion.
Last edited by ArcheKruz on Fri Dec 06, 2013 6:41 pm, edited 1 time in total.

User avatar
Ænima
Addicted to Zandronum
Posts: 3579
Joined: Tue Jun 05, 2012 6:12 pm

RE: Will Zandronum ever have Database saving & Loading?

#2

Post by Ænima » Fri Dec 06, 2013 1:44 pm

Reinforcements: midgame Survival joining/respawning
Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)
Image

User avatar
ibm5155
Addicted to Zandronum
Posts: 1641
Joined: Tue Jun 05, 2012 9:32 pm
Location: Somewhere, over the rainbow

RE: Will Zandronum ever have Database saving & Loading?

#3

Post by ibm5155 » Fri Dec 06, 2013 1:49 pm

We could go with a sql database at master server :D
Projects
Cursed Maze: DONE, V2.0
Zombie Horde - ZM09 map update: [3/15/13]
Need help with English? Then you've come to the right place!

<this post is proof of "Decline">

User avatar
Hypnotoad
Retired Staff / Community Team Member
Posts: 528
Joined: Tue May 29, 2012 8:50 pm
Location: Britland

RE: Will Zandronum ever have Database saving & Loading?

#4

Post by Hypnotoad » Fri Dec 06, 2013 6:25 pm

I really want this in Zandronum, it saves us from the huge headache of having to use hacky workarounds like luk or encrypted clientside saving, and can really enhance gameplay.
Ænima wrote: Where have you been?


:P
You could achieve this with an account system but it is not exactly the same and comes with less baggage.
Last edited by Hypnotoad on Fri Dec 06, 2013 10:30 pm, edited 1 time in total.

User avatar
ArcheKruz
 
Posts: 63
Joined: Wed Oct 31, 2012 8:17 am
Location: Hong Kong

RE: Will Zandronum ever have Database saving & Loading?

#5

Post by ArcheKruz » Fri Dec 06, 2013 6:36 pm

Ænima wrote: Where have you been?


:P
Under a rock. :P

All the same, I would like to pipe up so that the devs know that this feature is desired, along with custom weapon bobs as Weapon parameters, and a more generic and parametrized variations of A_Weave since it's been in ZDoom for a while already. :P

Post Reply