Stefano Borzì
Stefano Borzì
The TC-JSON-API is compatible with [AzerothCore](http://www.azerothcore.org/) except for following routes: CREATURE - creature/equip_template/ - creature/queststarter/id/ - creature/questender/id/ - creature/questitem/ GAMEOBJECT - gameobject/queststarter/id/ - gameobject/queststender/id/ - gameobject/questitem QUEST - search/quest -...
add all the possible conversion supported by calibre
closes #48
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 62: invalid continuation byte
Running `pdfx file.pdf -v > output.txt` I get this issue: ``` File "/home/helias/.local/bin/pdfx", line 8, in sys.exit(main()) File "/home/helias/.local/lib/python3.8/site-packages/pdfx/cli.py", line 158, in main pdf = pdfx.PDFx(args.pdf) File "/home/helias/.local/lib/python3.8/site-packages/pdfx/__init__.py", line 128,...
same as https://github.com/azerothcore/arena-stats/issues/38
I used bootstrap on the project, so I improved the layout and the graphics.
we could implement a similar feature to "Check SOAP" but for the database connection
documentation about https://github.com/azerothcore/acore-cms/pull/134
We could porting the 3D view of the [azerothcore-armory](https://github.com/r-o-b-o-t-o/azerothcore-armory) into the acore-cms. Steps to do: - make a separate and sharable js module to use in azerothcore-armory and others projects...