Skip to content

Instantly share code, notes, and snippets.

@PilzAdam
Created May 22, 2013 12:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PilzAdam/5627044 to your computer and use it in GitHub Desktop.
Save PilzAdam/5627044 to your computer and use it in GitHub Desktop.
- Use games/<gameid>/menu/ textures only for singleplayer tab (see https://github.com/minetest/minetest/commit/efc9329033ece46f04c5aaee3e34c49eb482eaa3)
- The gamefilter doesnt look good in 800x600 resolution
- The buttons in the gamefilter have very low quality
- There is no configure window for worls (this is definetly needed for the new modsystem)
- The favorite list shows the public server list
- Remove world doesnt work
- The gamename instead of gameid should be shown in the create world window
- The gamename instead of gameid of the selected game should be shown (in the topleft text)
- ^ should be only shown in singleplayer tab
- Entering a world does not give the window the focus (you have to click on it to be able to look arround)
- Mouse wheel doesnt work in world/favorites list
- "Start Game" in server tab doesnt work
- When going back to the main menu from somewhere the singleplayer tab is always shown, even if another tab is selected
@sapier
Copy link

sapier commented May 22, 2013

  1. fixed
  2. won't fix (can be done later if someone has a good idea how to fix)
  3. won't fix (can be done later if someone has a good idea how to fix)
  4. fixed
  5. need help don't have curl
  6. fixed
  7. fixed
  8. fixed
  9. not mainmenu related, same error as ingame with formspecs
  10. focus issue once textlist has focus mouswheel works but escape doesn't work anymore
  11. fixed
  12. fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment