Commit Graph
124 Commits
Author SHA1 Message Date
Kwoth 61355a900f Fixed contribution guide v3 branch link (Thx ala) 2021-09-06 22:32:27 +02:00
Kwoth b7553ac348 fix releases-v3.json 2021-09-06 21:34:55 +02:00
Kwoth c3586c7a6d Upped version to 3.0.0 2021-09-06 21:34:55 +02:00
Kwoth 2d398183e9 Updated links to be relative, updated readme with black theme. Small updates 2021-09-06 21:34:55 +02:00
Alan Beatty b17c3d934e Loop through xp rewards.
This allows them to still be applied in case a high amount of xp is gained.
2021-09-06 21:34:55 +02:00
Ene a89e3989a3 Guide improvements part 2 + rsar fix for v3 2021-09-06 21:34:55 +02:00
Kwoth 442123a8ce Restored old readme format 2021-09-06 21:34:55 +02:00
Kwoth ae081a7697 - Deleted credentials.json which because it is replaced by creds.yml
- Updated mkdocs to have a reference to creds-guide and migration-guide
- Updated credentials.json references to say creds.yml and have proper yml formatting
2021-09-06 21:34:55 +02:00
Kwoth 2a8bb18e7c Moved guides from readme to docs. Refactored docs 2021-09-06 21:34:55 +02:00
Kwoth 3fd8beaaf6 Updated release description to be more visible 2021-09-06 21:34:55 +02:00
Kwoth e9169c56da Fixed releases-v3.json 2021-09-06 21:34:55 +02:00
Kwoth 498bcbfc9e Cleanup. Renamed releeases.json to releases-v3.json. Changed upload path. Added changelog link to release description 2021-09-06 21:34:55 +02:00
Kwoth b6438394f5 Added forgotten quote 2021-09-06 21:34:55 +02:00
Kwoth cb155c6c8a Fixed releases.json output dir. First upload .exe then upload release 2021-09-06 21:34:54 +02:00
Kwoth 3c3dfd16d5 Updated installer output path 2021-09-06 21:34:54 +02:00
Kwoth f430d86b64 Try to fix installer output dir 2021-09-06 21:34:54 +02:00
Kwoth 1212a9ed5f Added publish stage 2021-09-06 21:34:54 +02:00
Kwoth 9492a98ceb Comment out release stage temp 2021-09-06 21:34:54 +02:00
Kwoth ea254c2b6f WIP: Updated .gitlab-ci and exe_builder.iss to work with CI, allowing for automatic windows releases, testing 2021-09-06 21:34:54 +02:00
Kwoth 49a923ba95 Copy instead of renaming creds file during install if its missing 2021-09-06 21:34:54 +02:00
Kwoth bbb8d191ab Updated installation script for v3 2021-09-06 21:34:54 +02:00
Ene f9e6891a3a for real this time, thanks markdown 2021-09-06 21:34:54 +02:00
Ene 3a75655c79 Correct manual migration section 2021-09-06 21:34:54 +02:00
Ene 17b5891e79 Grammar and readability improvements, plus other changes as discussed 2021-09-06 21:34:54 +02:00
Alan Beatty 11a9022415 Add Id to cr export 2021-09-06 21:34:54 +02:00
Kwoth a95489be50 Completed work on instructions in README.md 2021-09-06 21:34:54 +02:00
Kwoth b0f6895449 - Completed linux release installation and update. Slightly reformatted
- Renamed linux and windows output folders in .gitlab-ci.yml
2021-09-06 21:34:54 +02:00
Kwoth 2cb7243b10 Updated publish stage to be called build, updated README.md with some instructions on how to install a release version for linux 2021-09-06 21:34:54 +02:00
Kwoth 20a7e03c9e Fixes for .gitlab-ci.yml 2021-09-06 21:34:54 +02:00
Kwoth a278415618 CI should now publish the project for windows64 and linux64. WIP 2021-09-06 21:34:54 +02:00
Kwoth 88c005c50e - Removed unneeded package
- Fixed build not working on dotnet sdk older than 5.0.3xx, this was done by downgrading Microsoft.CodeAnalysis.CSharp to 3.8.0
2021-09-06 21:34:54 +02:00
Kwoth 75eca393af - Updated README.md
- Nhentai can no longer be ran in non-nsfw channels
2021-09-06 21:34:54 +02:00
Kwoth 5e83d5570d Fixed some migration issues which arose due to invalid database state. Upped version to beta3 2021-09-06 21:34:54 +02:00
Kwoth 5990430d5a Possible fix for permission drop table 2021-09-06 21:34:54 +02:00
Kwoth d67f0b1850 Ignore credentials.json.bak 2021-09-06 21:34:54 +02:00
Kwoth 3861b407dc Fixed GetText extension not adding string format params 2021-09-06 21:34:54 +02:00
Kwoth 43f4465a29 Fixed a typo and created a draft linux migration guide 2021-09-06 21:34:54 +02:00
Kwoth 0e248f0bf8 Removed a todo (gif now shows how to enable priviledged intent) and slight update to linux guide 2021-09-06 21:34:53 +02:00
Kwoth dc3517fe4b Updated .gitignore (added creds.yml) 2021-09-06 21:34:53 +02:00
Kwoth cfc8a51ce5 Removed creds.yml from src/NadekoBot and updated README.md slightly 2021-09-06 21:34:53 +02:00
Kwoth 79f785cd14 Updated CHANGELOG.md 2021-09-06 21:34:53 +02:00
Kwoth a7e2e1890c - Almopst completed windows from source guide
- Added output and src/NadekoBot/output folders to gitignore
2021-09-06 21:34:53 +02:00
Kwoth 0921d154cc Some work on docker support. Source generator is failing with a weird error. Updated readme and changelog 2021-09-06 21:34:53 +02:00
Kwoth 0107f7bad3 Removed cmd-versions.json (?) and added some explanatory README.md's for individual projects 2021-09-06 21:34:53 +02:00
Kwoth ddee6bc7c7 Removed nmearly all unused strings from responses.en-US.json. Left a few which might get used in the near future 2021-09-06 21:34:53 +02:00
Kwoth 991da3ed73 Removed around a half of unused response strings 2021-09-06 21:34:53 +02:00
Kwoth 565c1132fa Changed last few usages of old string based gettext. All strings now use new system. Needs testing 2021-09-06 21:34:53 +02:00
Kwoth 919bedeae6 Changed (almost) all responses to make them use the new system instead of raw strings
- Fixed many invalid string keys
2021-09-06 21:34:53 +02:00
Kwoth 4484732f5d - Fixed counting parameters which have formats in response strings
- Almost finished porting localized string keys as methods
- Compiles
2021-09-06 21:34:53 +02:00
Kwoth 0115d35247 WIP: rework of localized strings, instead of generic LocStr, LocStr is now a struct which contains both the key, and the values which should be put into the value's placeholders. strs' properties are now methods which take values as arguments, and properties if they don't 2021-09-06 21:34:53 +02:00