Giter VIP home page Giter VIP logo

Comments (5)

AL-dot-debug avatar AL-dot-debug commented on August 15, 2024

That's it :-)

Let's go!

from worldopole.

SiteEffect avatar SiteEffect commented on August 15, 2024

First of all - Awesome <3

I do see the full potential in an actual cross-language and straight up working deployment of the website. We tackle multiple page issues with the translation part as well as counter some occasional troubles with the time class. I like the approach of the loading classes to just include them where needed.

We have to keep in mind to handle problems without available translation and assign the correct bonbon IDs to higher evolutions. Even more important is to keep the rarity/spawn-rate loader working with the changes.

from worldopole.

AL-dot-debug avatar AL-dot-debug commented on August 15, 2024

New translation system is up (need some debug probably)
Still need to work on the new timezone

from worldopole.

Obihoernchen avatar Obihoernchen commented on August 15, 2024

Guys see #108 :)
and #109
and 59fefee
yeaaaah #114

TODOs

  • Move spawn_rate into separate json and exclude it from git fd1df07
  • Update Documentation: How to help translate...
  • Cache all generated translation arrays to lower server load (use auto_ver) @PoUpA will work on a client side js translation implementation so no need to work on server side caching
  • Do not load locales and times on each aru.php request it's ok
  • Improve pokemon json file splitting. Still a lot of dynamic data in pokes.json (see my first comment) #114
    • Fix error on missing pokemon translations (see TODO in locale.loader.php) b887031 07b6eb2
    • Fix and reenable rarity cron in core/process/data.loader.php once pokedex/pokes.json is final #114
    • Use new json file in core/cron/pokemon.cron.php once pokedex/pokes.json is final #114
    • Add german pokemon translation back once pokedex/pokes.json is final #114
  • Fix PHP warning: PHP Warning: Creating default object from empty value in .../core/process/locales.loader.php on line 75 #111
  • Implement timezone.loader.php #109
  • Use new loader classes in cronjob php scripts
  • Fix timezone not implemented in cron #90
  • Make core/process/aru.php locale ready #81
  • Fix dashboard PHP Fatal error: Cannot use object of type stdClass as array in .../core/js/dashboard.graph.js.php on line 49 Done: 29455c3

from worldopole.

Obihoernchen avatar Obihoernchen commented on August 15, 2024

Finally all todos done 💃

Translate go go go :)

from worldopole.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.