-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.0 #62
Labels
API
Metatool API issues
documentation
Improvements or additions to documentation
enhancement
New feature or request
Needs work
Main use is for pull requests that need some more work and should not be merged yet
Testing required
Needs some testing before merging to main branch
Milestone
Comments
S-S-X
added
documentation
Improvements or additions to documentation
enhancement
New feature or request
API
Metatool API issues
Tool-request
Request new tool
Testing required
Needs some testing before merging to main branch
Needs work
Main use is for pull requests that need some more work and should not be merged yet
labels
Nov 19, 2020
S-S-X
pushed a commit
that referenced
this issue
Nov 21, 2020
S-S-X
added a commit
that referenced
this issue
Nov 24, 2020
* (#54) Magic pen, nodedefs wip * (#54) Magic pen, more nodedefs wip * (#54) Allow defining only copy or paste through API, do not require both * (#54) Add digiterms, digistuff. Fix lcd, textline * (#54) Check if copy/paste is defined now that those are optional * (#54) Fix digistuff panel/touchscreen * (#54) Fix luacheck. Add default signs. Cleanup digiterm content * (#54) Travelnet simple implementation * (#54) Geocache fix wrong infotext * (#54) Geocache allow owner to copy exact coordinates * Fix crash if signs not available * (#54) Allow tool specific storage limits, Magic pen truncate content for signs * (#54) Add content parsers, fix travelnet reading * (#54) Fix luac comment parser line matcher * (#54) Allow "title" comment in addition to "Desc.*" * (#54) Actually use title grabbed from lcd contents * (#54) Limit get_content_title to max 40 bytes * (#62) Magic pen migration to API v2 Co-authored-by: SX <sx@minetest>
Other features / updates added after last release
|
Breaking changes:
|
S-S-X
pushed a commit
that referenced
this issue
Dec 7, 2020
S-S-X
pushed a commit
that referenced
this issue
Dec 7, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
API
Metatool API issues
documentation
Improvements or additions to documentation
enhancement
New feature or request
Needs work
Main use is for pull requests that need some more work and should not be merged yet
Testing required
Needs some testing before merging to main branch
After all of the following is done:
TBD?: Isolate metatool special parameters from tool storage data. (description, group)copy
function return value/structure) wont change. That would only affect internal data structure.❗ basic behavior and protection tests added only for container tool, add tests later if needed.
Bump version to 2.0.0 and create release.
The text was updated successfully, but these errors were encountered: