feat(data): allow filling translatable strings with translated string
fix(data): change czech language to correct string
feat(data): add translatable string
feat(data): add correct information into infos
feat(data): add .NOS file readers
chore: remove chat commands from the solution
feat(data): add skeleton for NosTale data
chore: change nuget push to start only on new release
chore: update nuget push action to have the environment variable with publish nuget task
docs: add documentation for missing fields
docs: remove see converter from packet tests
chore: update nuget push action to use ubuntu instead of windows
chore: update nuget push action to pack into nuget directory
chore: update nuget push action
feat: add nuget push github workflow
chore: add nuget description
chore: remove projects for local injectable client, move them to NosSmooth.Local
feat(samples): allow passing pet selectors to walk command
fix(core): cancel player walk command on map change automatically
feat(localclient): add pet walk handler