Please post here any errors/bugs/problems that happen while playing Revenge Beta and Final.
Player may go to end lobby, while others will not. Happens mostly when there are more than two players, probably because of a slow down.
Dr. Manette, have we corrected the problem with the chaingun noise repeating?
No, it has something to do with the gun numbers not reseting plus not ending shooting when you die. Its an easy fix, just havent gotten around to it.
I guess this is it for the errors.
Yea, expect Revenge Beta 2 within a month, considering there arent too many bugs too fix. Well be adding some new music and textures as well.
This is good enough for a double post... I fixed the chain gun bug! Apparently, there were two labels that had the same name, so it was messing stuff up. Got rid of one, and its fixed. Also, I add the dynamic file-loading code I made a while ago. It fit perfectly, so we can now release map files without hard coding information into the exe!
Next on our list: adding menus, animations, and more music.
Did you fix the third bug yet? (read my first post)
hey, ive got an idea on that one...
with earlier itarations of freedom, i had a problem with cards not showing up
the solution is simple and obvious - you nee some way for each thing to acknowledge it got the packet
and if you dont receive the acknowledgment, send it again (fyi, this is built into TCP, but not UDP.
Good thinking Dajon, well have to see what Dr. Manette says because he is the brains behind this, not me.