A database API for SwordieMS-based maplestory sources.
Project description
SwordieDB is a Maplestory Python-based pip package that allows access to information in SwordieMS database.
This API lets you have access to character stats as an object, allowing you to edit any stats easily.
Visit the github for more information on how to use this package! https://github.com/Bratah123/SwordieDB
Official Documentation for the API : https://kookiiestudios.github.io/ProjectShieldieDB/
Change Log
0.1.4 (11/12/2020)
Added nxPrepaid support to user
Updated docstrings
Added inventory id support to character
User at 100% completion
0.1.3 (11/12/2020)
Fixed an accidental recursive call of donation_points setter
Unit testing for User Class is completed with 100% working functions
Updated docstring to Google conventions
Changelog is now reversed
0.1.2 (11/11/2020)
Fixed User Class instantiation
0.1.1 (11/11/2020)
Added a new “User” Class
Added new helper methods to existing classes
Fixed some functions not using custom port in SwordieDB
Documentation addition in github wiki
0.1.0 (11/11/2020)
Character Handling is now 100% working and tested
Removed unnecessary imports
Fixed missing Job IDs
Minor Documentation Updates
0.0.6 (11/10/2020)
Fixed getting getting a job’s name from the job id
Minor Documentation tweaks
0.0.5 (11/10/2020)
Added a port parameter to SwordieDB Constructor
0.0.4 (11/10/2020)
fixed get_job_name()
0.0.3 (11/10/2020)
Minor documentation edit
0.0.2 (11/10/2020
Fixed Typos
0.0.1 (11/10/2020)
First Release
Completed Character Object
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.