Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2022-05-30 00:00:00Z and 2022-05-31 00:00:00Z
Avatar
Avatar
heinrich5991
basically compatible for the most part, but some non-gamebreaking prediction errors somewhere
@Dune just as info, this is what I went by, I guess I fell into the "non-gamebreaking" exception, so you are right
Avatar
I'm not sure if I follow the point, but some non-backwards compatible updates are tolerated as long as they're not gamebreaking. prediction errors are only gamebreaking if you don't have a workaround
20:01
image_race_podium_gimmics = Image("racegimmics", "race_podium_gimmics.png", 1) did you mean gimmicks?
20:02
yeah, you used the correct spelling in src/engine/shared/config_variables.h
👍 1
20:04
you also somehow changed the spacing of the CItems::OnRender() ifs in #3077, you could fix that
👍 1
20:05
also, don't change the client version in a PR. that's something oy does right before release, at the last commit
👍 1
20:05
there is a diff in src/game/server/gamemodes/dm.h to cleanup btw
Avatar
Avatar
Dune
image_race_podium_gimmics = Image("racegimmics", "race_podium_gimmics.png", 1) did you mean gimmicks?
yes, and I misspelled it everywhere 😢
Avatar
ctrl+f is a quick fix 🙂
Avatar
Avatar
Dune
there is a diff in src/game/server/gamemodes/dm.h to cleanup btw
That diff is a comment which shows how to implement this on the server side, since we are missing an official race mod (edited)
20:09
I simply don't know where to put it 😄
Avatar
okay, I guess that's up to debate
Avatar
I will work on it the next week 👍
Avatar
I tried reviewing https://github.com/teeworlds/teeworlds/pull/3077 but it's hard because there is no race server to test this on
implements #3027 only introduce new NetObjects and don't break/use any of the old ones Add variable for server to check if you can use the new netcode Render new racing-flags (implemented b...
Avatar
I tested it with a modified dm version (and the client ID corresponding to the rank). Should I start a server? Might take me a moment (or two)
Avatar
As part of #2789, add a free cam for Race to allow players to analyze map sections during their run.
Exported 17 message(s)