Skip to content
urnenfeld edited this page Apr 4, 2021 · 27 revisions

How-to

TODO:

  • List of all the application events
  • Helpers mod file with base events and functions
  • Implement modern UI controls for mobile devices - https://github.com/Lumak/Urho3D-Joystick
  • Graphics quality presets (Low, Normal, Good, Ultra, etc) which are just presets of other video configurations (enable aa, etc)
  • Dynamic cvar menu: Imagine a “Game” settings tab that allows you to select a list of cvars there to display, so some game settings can be easily tweaked by the player (third/first person, help, etc)
  • Miscelaneous settings tab where custom options can be added via global events.
  • Networking sample
  • Config.cfg value loading should be moved to seperate class
  • Seperate control mapping for each controller
  • Semaphore CI setup
  • Headless mode support
Clone this wiki locally