Skip to content
Snippets Groups Projects
  1. May 16, 2020
  2. Apr 25, 2020
  3. Apr 24, 2020
  4. Apr 22, 2020
    • ezsh's avatar
      Refactor slave summary implementation · d5313483
      ezsh authored
      The SlaveSummary function was a long-long sheet of if's and it was
      practically unmaintainable. Refactor it into a list of rendering
      delgates, where delegates are set once and called without branching.
      
      Now we set delegates for each summary render call, but it can be done
      on game start and game loading.
      d5313483
    • ezsh's avatar
      Add simple DOM options widget · ff5e9098
      ezsh authored
      Uses the same CSS classes as the <<options>> and creates a similar DOM
      tree. However, unline the macro, executes a callback on option change.
      ff5e9098
  5. Apr 08, 2020
  6. Mar 22, 2020
  7. Mar 12, 2020
  8. Mar 11, 2020
  9. Mar 09, 2020
  10. Mar 05, 2020
  11. Mar 02, 2020
  12. Feb 15, 2020
  13. Feb 09, 2020
  14. Jan 23, 2020
  15. Jan 22, 2020
  16. Jan 13, 2020
  17. Jan 07, 2020
  18. Dec 19, 2019
  19. Dec 15, 2019
  20. Oct 11, 2019
    • MouseOfLight's avatar
      induced NCS -> quick list · 967878df
      MouseOfLight authored and Pregmodder's avatar Pregmodder committed
      Adds a game option to enable a jQuery in page scrolling link box for
      navigation to specific slaves (by name) in slave lists.
      
      Adds backwards compatibility for our option variable.
      
      Update the slave Summary to, if enabled, build a quick slave in-page
      jQuery scrollto navigation for getting to individual slaves quickly.
      
      While this may be overkill for facitlities with 1 to 5 slaves, more
      than that it becomes very useful.
      
      -	modified:   src/uncategorized/BackwardsCompatibility.tw
      -	modified:   src/uncategorized/options.tw
      -	modified:   src/uncategorized/slaveSummary.tw
      967878df
  21. Oct 04, 2019
  22. Aug 06, 2019
  23. Jul 10, 2019
  24. May 31, 2019
  25. May 27, 2019
  26. May 19, 2019
  27. May 18, 2019
  28. May 14, 2019
  29. May 13, 2019
Loading