Results 1 to 10 of 58

Thread: 020 Chameleon [100] v1.1.2

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. Default

    I am currently reprogramming massive sections of this race to dramatically improve performance and reduce code. This race is obviously the largest I have ever programed and contained over 2000 lines of code. There is a massive number of inefficient statements and data storage in this program. I am going to reduce the memory requirements of this race by 50% and minimize the amount of global variables while also implementing switch statements to reduce the use of if else statements to virtually 0. This will dramatically increase the performance of this race and reduce load on the server

    I expect to do all the reprogramming on this one tonight so it can be tested and approved tomorrow.



  2. Default

    Quote Originally Posted by ZERO View Post
    I am currently reprogramming massive sections of this race to dramatically improve performance and reduce code. This race is obviously the largest I have ever programed and contained over 2000 lines of code. There is a massive number of inefficient statements and data storage in this program. I am going to reduce the memory requirements of this race by 50% and minimize the amount of global variables while also implementing switch statements to reduce the use of if else statements to virtually 0. This will dramatically increase the performance of this race and reduce load on the server

    I expect to do all the reprogramming on this one tonight so it can be tested and approved tomorrow.
    sounds kickass. i've been working on leveling this race so i'll let you know if i find any bugs when you implement the optimization.

    Through the darkness of futures past,
    The magician longs to see
    One chants out between two worlds:
    Fire, walk with me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •