diff --git a/README.md b/README.md index 03c6138..9e6c062 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,22 @@ -# issues +## The Sinfar EE Test server is officially live!! -Report issues with the Sinfar EE migration work \ No newline at end of file +**Please read this carefully before you try connecting:** +- Only the latest NWNEE 8193.37-15 build is supported. +- There is no SinfarX client, and none of the Sinfar client modifications are available (So your characters will look ugly for now. Deal with it) +- There is still a lot of work I need to do to optimize things so expect things to run slowly +- Expect crashes and broken stuff everywhere +- Turns out talking to Rodrick will crash the server... So don't do that for now :stuck_out_tongue: +- The server should restart automatically after it crashes so if it stops responding, disconnect and reconnect + +When you find a bug or crash - please record it here: https://git.sinfar.net/public/issues/issues (log in with your nwn.sinfar.net login). If all you can tell me is that something is broken - I can't fix it. I need to know exactly how you broke the thing, the specific steps to reproduce the issue and any screenshots or other details you can provide. + +For builders/scripts - please keep track of what changes you make to scripts on the test server. We will be periodically refreshing the files on the test server from the current 1.69 server which means your changes may get overwritten. As such: +- For new systems that you are working on, please put them in their own ERF so we can keep track of those files separately. We can merge things together later on. +- Beyond that, if you run into a bug - feel free to modify and tweak the existing scripts to see if you can gather more information about the bug. Capture your findings in an issue ticket on https://git.sinfar.net/public/issues/issues . Generally speaking, the goal is to fix the behavior of the server so that the scripts do not need to change to fix the bug. + +To direct connect to the server: nwn-test.sinfar.net:5121 + +To view the server logs: http://nwn-test.sinfar.net:3000 +(Note that if the server logs are displaying weird, or not updating properly - just refresh the page) + +@Builder @Dungeon Masters \ No newline at end of file