Block a user
Add nano syntax highlighting
Fix some backwards compatibility
TheBrokenRail
commented on pull request minecraft-pi-reborn/symbol-processor#6
2024-01-20 08:28:54 +00:00
Fix some backwards compatibility
One of the biggest changes I wanted to make with the new API was removing definitions from the minecraft.h
file. Thus allowing the code to be more idiomatic, with declarations in the header file…
TheBrokenRail
merged pull request minecraft-pi-reborn/minecraft-pi-reborn#74
2024-01-20 08:24:36 +00:00
More symbols, mostly item rendering related
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-01-20 08:24:36 +00:00
7e546a4a09
Fix ItemInHandRenderer in symbols
be5bcf24c4
More symbols, mostly item rendering related
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-01-20 07:10:31 +00:00
91ff082c97
Create AppImages Using CPack
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-01-16 08:08:43 +00:00
40cd1b0a14
Improve CMake Superbuild
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-01-16 06:46:00 +00:00
5c607d96b8
Simplify CMake
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-01-12 03:10:40 +00:00
6e9b364f81
Organize Symbols
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-01-07 09:57:37 +00:00
67a0d3017b
Fix Furnace Visual Bug
e4d9ee4f20
Code Style Changes
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-01-07 07:59:14 +00:00
d32fa2d265
Add Some Symbols From MCPI-Addons
34c24378f3
Update Example Mods
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-01-06 23:16:02 +00:00
b7b60876d8
Fix Item Dropping When Killing Players From The Server Console
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-01-06 23:03:58 +00:00
4dff667749
Fix Server Build
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-01-06 11:30:31 +00:00
aa92da6fdd
WIP New Modding API