Skip to content
Snippets Groups Projects
  1. Apr 21, 2019
    • Patrickisdom's avatar
      SPNatI Easter Event 2019! · 53a1cb51
      Patrickisdom authored
      Adds 3 Easter alts (Catria, Florina and Aella) to the online game. *Someone else* also returns for a little while to celebrate...!
      53a1cb51
  2. Apr 19, 2019
  3. Feb 21, 2019
  4. Feb 10, 2019
  5. Feb 07, 2019
  6. Jan 08, 2019
  7. Dec 08, 2018
  8. Aug 15, 2018
  9. Jul 16, 2018
  10. Jun 03, 2018
  11. May 31, 2018
  12. May 20, 2018
  13. Jun 14, 2017
  14. Jun 13, 2017
    • Arndress's avatar
      .gitlab-ci.yml test change · c76edebf
      Arndress authored
      If this works, hopefully someone can tighten up my clumsy code.
      
      I previously meant to change the line to the following with an asterisk:
      - rsync -avz --exclude 'saves/*.txt' * .public
      However, maybe this is a simpler but less direct way of doing things.
      c76edebf
    • Arndress's avatar
      .gitlab-ci.yml change to attempt to reduce artifact size for builds/deploys · 5c914ff8
      Arndress authored
      The current total size of our artifacts is over 1GB. By ignoring certain
      files for spnati.net web hosting, I hope to reduce this back below 1GB.
      
      The old line in .gitlab-ci.yml wanted to copy all files (including
      subfolders) to ".public". The new line aims to copy all files (including
      subfolders) to ".public", except for the "saves" folder (48MB) and all
      txt files (15MB). I apologize if this does not work as intended!
      
      I have also moved the Mei directory including images to the "saves"
      folder, as she is not currently in the game.
      5c914ff8
  15. Jan 26, 2017
  16. Jan 25, 2017
Loading