The online interface we see in 43 beta

  • Dragonfree97
    25th Nov 2010 Member 0 Permalink
    How do I implement the screen that comes up in 43 beta after I have clicked on a save online, where it shows comments, favourite buttons; report buttons, etc. I tried copying some files from the IRC mod which contains this, needless to say I failed dramatically. Which section(s) of code do I need to make this?
  • HK6
    25th Nov 2010 Former Staff 0 Permalink
    Why not just download the latest source instead of trying to manually merge?
  • Dragonfree97
    25th Nov 2010 Member 0 Permalink
    Good point... yeah, I should try that. There isn't a link to 43.0 source on the main page, anyone got a link
  • pilojo
    25th Nov 2010 Member 0 Permalink
    Dragonfree97
    Github.com then search facialturd.
  • HK6
    25th Nov 2010 Former Staff 0 Permalink
  • Simon
    25th Nov 2010 Administrator 0 Permalink
    All the necessary code is in graphics.c, graphics.h, interface.c and interface.h.