Skip to content

Created the new localization system#8

Draft
TheOnlyTails wants to merge 17 commits intoTechnoVisionDev:masterfrom
TheOnlyTails:localization
Draft

Created the new localization system#8
TheOnlyTails wants to merge 17 commits intoTechnoVisionDev:masterfrom
TheOnlyTails:localization

Conversation

@TheOnlyTails
Copy link
Contributor

This PR adds a new localization system for loading text resources.

chore(localization): added localization to the automation, economy, fun, and greeting categories
chore(deps): updated deps
@TheOnlyTails TheOnlyTails marked this pull request as draft June 21, 2022 18:11
TechnoVisionDev and others added 16 commits June 21, 2022 13:23
feat(localization): added a bunch of utility records for the `LocalizationSchema`

Signed-off-by: theonlytails <theonlytails@theonlytails.com>
chore(l10n): switched all the previously migrated commands to the new schema

Signed-off-by: theonlytails <theonlytails@theonlytails.com>
Signed-off-by: theonlytails <theonlytails@theonlytails.com>
config(l10n): added an intellij run config file to generate the schema

Signed-off-by: theonlytails <theonlytails@theonlytails.com>
Signed-off-by: theonlytails <theonlytails@theonlytails.com>
Signed-off-by: theonlytails <theonlytails@theonlytails.com>
…10n system

Signed-off-by: theonlytails <theonlytails@theonlytails.com>
…ew l10n system

Signed-off-by: theonlytails <theonlytails@theonlytails.com>
…system

Signed-off-by: theonlytails <theonlytails@theonlytails.com>
Signed-off-by: theonlytails <theonlytails@theonlytails.com>
Signed-off-by: theonlytails <theonlytails@theonlytails.com>
Signed-off-by: theonlytails <theonlytails@theonlytails.com>
# Conflicts:
#	src/main/java/technobot/commands/music/NowPlayingCommand.java
#	src/main/java/technobot/commands/music/PauseCommand.java
#	src/main/java/technobot/commands/music/PlayCommand.java
#	src/main/java/technobot/commands/music/RepeatCommand.java
#	src/main/java/technobot/commands/music/ResumeCommand.java
#	src/main/java/technobot/commands/music/SeekCommand.java
#	src/main/java/technobot/commands/music/SkipCommand.java
#	src/main/java/technobot/commands/music/StopCommand.java
#	src/main/java/technobot/commands/music/VolumeCommand.java
#	src/main/java/technobot/commands/utility/PollCommand.java
#	src/main/java/technobot/commands/utility/UserCommand.java
#	src/main/java/technobot/data/cache/Config.java
#	src/main/java/technobot/handlers/economy/EconomyHandler.java
#	src/main/java/technobot/handlers/economy/EconomyLocalization.java
#	src/main/java/technobot/listeners/MusicListener.java
#	src/main/resources/localization/economy.json
Signed-off-by: theonlytails <theonlytails@theonlytails.com>
…into localization

� Conflicts:
�	src/main/java/technobot/commands/economy/InspectCommand.java
�	src/main/java/technobot/commands/economy/InventoryCommand.java
�	src/main/java/technobot/commands/economy/ItemCommand.java
�	src/main/java/technobot/data/cache/Config.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants