More symbols, remove Entity_moveTo #106

Open
bigjango13 wants to merge 7 commits from bigjango13/minecraft-pi-reborn:master into master
Contributor

These are also the symbols needed for the Hodgepodge.

These are also the symbols needed for the [Hodgepodge](<https://github.com/MCPI-Revival/Hodgepodge>).
bigjango13 added 1 commit 2024-04-02 23:30:25 +00:00
bigjango13 added 1 commit 2024-04-04 20:34:22 +00:00
bigjango13 added 1 commit 2024-04-07 05:16:59 +00:00
bigjango13 changed title from More symbols, remove Entity_moveTo to [WIP] More symbols, remove Entity_moveTo 2024-04-07 05:24:52 +00:00
Author
Contributor

Marked as WIP:

  • Level time
  • setTileNoUpdate
  • setDataNoUpdate
Marked as WIP: - [x] Level time - [x] `setTileNoUpdate` - [x] `setDataNoUpdate`
bigjango13 added 2 commits 2024-04-08 03:29:54 +00:00
bigjango13 changed title from [WIP] More symbols, remove Entity_moveTo to More symbols, remove Entity_moveTo 2024-04-08 03:30:30 +00:00
Author
Contributor

Ready when you are. I also fixed HOOKing mods (which was broken by b2a7fe3).

Ready when you are. I also fixed `HOOK`ing mods (which was broken by b2a7fe3).
bigjango13 added 1 commit 2024-04-08 22:54:31 +00:00
bigjango13 added 1 commit 2024-04-16 17:19:51 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b bigjango13-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff bigjango13-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: minecraft-pi-reborn/minecraft-pi-reborn#106
No description provided.