Difference between revisions of "2010 Q1 Dev Meeting"

From Armagetron
(It makes no sense to test *after* a stable release IMO)
Line 56: Line 56:
 
=== Testing after(for?) 0.2.8.3 ===
 
=== Testing after(for?) 0.2.8.3 ===
 
*Trunk
 
*Trunk
**Quite unstable yet, not good for tournament servers.
+
**Quite unstable yet, not good for tournament servers. -- Branch 0.4?
 
**Authentication threading not working, drop zthreads and use boost threads as we already use boost ?
 
**Authentication threading not working, drop zthreads and use boost threads as we already use boost ?
 
**New features
 
**New features
 
***Referee votes
 
***Referee votes
 
*Windows 7
 
*Windows 7

Revision as of 20:00, 8 January 2010

http://forums3.armagetronad.net/viewtopic.php?f=4&t=19861

Date and Time

On Sunday 10th, January 2010, a bit before the ladle, around 18 GMT

Where

IRC Channel #armagetron on irc.freenode.net

http://webchat.freenode.net/?channels=#Armagetron

Agenda

Edit as desired...

Community

  • Forum moderation

Resource Repository

  • Splintered community repositories popping up
  • Restoring the central community repository
    • Hosting
      • Is Dreamhost usable?
    • Accounts
      • Username or global-ID?
    • Management
      • Non-developers?
      • Third party dtd's?

Merging Sty/CT

  • If the 0.2.8 branches are wanted, maybe they should be merged and become 0.2.9?
  • Merging trunk development
    • Per-feature branch theory
  • Trigger protocol
    • Need a way to let servers define new controls

Future Direction

  • Console/phone platform support
    • OpenGL ES
    • GPL exceptions?
  • Scripting
    • Python scripting fork (removes Ruby "support")
  • Feature requests via bug tracker?
  • CMake and other stagnant branches

User Experience

  • Menus
    • Item Reorganisation
      • Implementation Details, better kept for future dev-only discussion
        • Use hooks to generate menus on the fly
          • eEvent branch uses boost::signals, finalise and use that?
        • Add menu entries statically, but better
    • Better Look
      • Use cockpit code?
      • glowing

Testing after(for?) 0.2.8.3

  • Trunk
    • Quite unstable yet, not good for tournament servers. -- Branch 0.4?
    • Authentication threading not working, drop zthreads and use boost threads as we already use boost ?
    • New features
      • Referee votes
  • Windows 7