Open hallister opened 10 years ago
So... are we only going to be supporting scenarios now?
Yes and no. A scenario (in our sense of the word) can be anything from a specific game scenario to everything in the game. But for now I think the goal is to get a functioning playable scenario, at the very least.
I've been under the assumption that our server-team development took place on your repo, I wasn't receiving notifications for new issues on this one.
Forked repos don't have an issues tab.
@b-cumber @Greg-Donaldson @crockj72
This is going to affect you guys the most. I'm going to be pushing some major changes to the orm branch this weekend:
If you are currently working on something that breaks as a result of these changes, please push to a new branch and let me know so I can remerge into master at the appropriate time.
As we are no longer using dat files, the method we use to store dat file data will also change (for example, the actions.dat files has a bunch of weird "nicknames" and abbreviations we won't use at all).