Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2021-05-09 00:00:00Z and 2021-05-10 00:00:00Z
Avatar
I just wanted to add error messages to the demo recorder commands, which just do nothing if some precondition is not satisfied. But the pointer to IConsole was not actually being initialized when no recording is active, so I first moved the initialization of the IStorage and IConsole pointers to an Init method which is always called once at the beginning. More variables are now cleared in the Stop method, as otherwise it was possible to add demo markers after a recording was...
Avatar
  • Add demo_player.md with documentation of the hotkeys and link it in help.md.
  • Add the "add_demomarker" command to the list of client command and move the demo player/recorder command to a separate table.
  • Fix headlines in help.md.
Exported 2 message(s)