Giter Club home page Giter Club logo

vortoj's People

Contributors

aetherseed avatar casimirkapazi avatar enki4 avatar inpos avatar larjona avatar srifqi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vortoj's Issues

Translation global

The translations currently set a global. They should just return the translation table, then init.lua can do local vortoj = dofile([...]).

Capitalization issue

Currently the translation files have all-caps language codes and init.lua checks for then case-sensitively. This should work on case-insensitive fileyestem implementations (eg, HFS+, Windows's default NTFS API, and the FAT family I think) but will fail on all others if the code doesn't happen to be all caps in the config (and it's usually lowercase).

Init.lua should use string.upper() to ensure the case doesn't matter.

Make vortoj a Client Side Mod

This would allow using it also on servers, if overriding items is possible, it's a lot easier than making intllib work client-side.

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.