Commit Graph

207 Commits

Author SHA1 Message Date
7498c1e932 Scale Animated Textures 2021-09-28 14:04:05 -04:00
0465dc75a7 Instead Of Crashing, Disable Polling Block Hits In Survival Mode Using The API 2021-09-16 16:39:24 -04:00
6c791d6c9d Add More Missing Sound Events 2021-09-13 17:09:57 -04:00
d18afddf1b Prevent random.burp Sound From Crashing Game 2021-09-12 16:41:10 -04:00
d851a8f3e1 2.2.0 2021-09-12 00:08:01 -04:00
a762654e35 Split Headless And Server Mode Code 2021-08-26 23:05:26 -04:00
c60fb51fae Move ServerLevel To minecraft.h 2021-08-24 17:21:38 -04:00
4597e824bb Split Off "Allow Joining Survival Servers" From Game-Mode Mod 2021-08-23 18:33:50 -04:00
578bb1c89f Fix On 64-Bit ARM Systems 2021-08-05 21:00:41 -04:00
a925463fdf Print Error Message If RakNet Fails To Start 2021-07-18 21:23:44 -04:00
a9830c3bba Fix RakNet::RakString Security Bug 2021-07-16 18:30:16 -04:00
4652efcd65 Clarify Variable Names 2021-07-04 22:32:19 -04:00
665fe30a5f Hotfix 2021-07-04 21:23:12 -04:00
e8ae2a9230 Update README Image 2021-07-04 19:59:36 -04:00
7b4a8a4d4f 2.1.0 2021-07-04 19:12:46 -04:00
a196581bbe Fix Furnace UI With gui_blocks Disabled 2021-06-30 19:41:18 -04:00
b32c6013fb Improve libreborn 2021-06-30 18:38:43 -04:00
1877996874 Cleanup 2021-06-30 16:40:57 -04:00
0bce0d17ac Use Default Port In servers.txt If Not Specified 2021-06-29 16:19:02 -04:00
0c0a61cd23 Fix Various Input Bugs 2021-06-28 22:59:24 -04:00
989dd7983b Fix Toolbar Size In Normal GUI 2021-06-28 17:12:06 -04:00
73f900f8b4 Hyphenate Game Mode Mod 2021-06-28 17:00:29 -04:00
053bf4aa5f Show Reborn Version In Start Screen 2021-06-28 16:00:52 -04:00
2b0d1d55ff External Server Support 2021-06-27 22:16:37 -04:00
d72c65b7ab Fix Mod-Specific Documentation 2021-06-22 23:32:50 -04:00
f0439e9683 Make "kill" Admin Command Print Death Message 2021-06-21 21:51:45 -04:00
747d2032e6 Fix Mouse Cursor Bugs 2021-06-19 19:07:09 -04:00
d0c2b98ca6 2.0 2021-06-17 17:32:24 -04:00
352c9de936 Add Whitelist Support And "Show FPS Monitor" Feature Flag 2021-03-06 15:56:05 -05:00
9efaf5ec42 Document Patches 2021-03-04 19:27:33 -05:00
1582066d0d Sanitize Usernames + Allow Extended ASCII In Sanitizer 2021-02-23 15:44:37 -05:00
19f8228058 Tweak Sanitizer 2021-02-21 22:51:01 -05:00
c36f89e523 Sanitize All Messages 2021-02-21 22:43:57 -05:00
7b6fa15893 Sanitize Chat 2021-02-21 22:16:05 -05:00
f8836fb2ae Remove SDL Dependency 2021-02-21 14:53:17 -05:00
71fadf1645 Improve Documentation 2021-02-18 14:04:59 -05:00
5da52a962b Small Rename 2021-02-17 11:37:10 -05:00
b10616905d Add Death Messages 2021-02-17 11:31:01 -05:00
4f4cdf915f Fix Chat Bugs 2021-02-16 17:08:43 -05:00
6a6e973867 Fix Chat Logs When Wrapping 2021-02-16 14:35:03 -05:00
032490c7b2 Add Chat 2021-02-16 12:26:40 -05:00
05ec8f6059 Remove More Magic Numbers 2021-02-11 23:16:36 -05:00
04e6f345e5 Actually Fix Mouse Jump Bug 2021-02-11 16:02:46 -05:00
4de452517a Fix Typo 2021-02-10 16:24:47 -05:00
2b0f2b4cc1 Small Technical Improvement 2021-02-10 15:47:38 -05:00
b81d29095b Remove Some Magic Numbers 2021-02-10 15:25:56 -05:00
4d8c8ae3c1 Improve Launch 2021-02-08 22:52:39 -05:00
e7d0d66e54 Add Display Nametags By Default 2021-02-03 20:58:51 -05:00
d10274988e Distribute minecraft.h 2021-02-03 17:00:02 -05:00
530e31820b Allow Changing Render Distance 2021-02-01 19:35:30 -05:00
26d956da6a Fix Mouse Jump Bug 2021-01-31 21:00:52 -05:00
f6dd4a17e6 No Longer Run MCPI As Root 2021-01-30 21:32:20 -05:00
0ccc05ad90 Fixes 2021-01-27 16:26:19 -05:00
62204aa1bf Project Rename 2021-01-27 11:13:06 -05:00
f4e0861c29 Name Property + VTable Offsets 2020-12-17 22:22:56 -05:00
f1c95b433d Remove Player Data Storage From Dedicated Server Mod
It was very complicated and because it lacked proper authentication and inventory saving, it was basically useless.
2020-12-15 14:19:50 -05:00
554fed869e Check If Patch Is Needed 2020-12-09 22:19:18 -05:00
f81bf3c67f Add --print-features 2020-12-08 16:32:12 -05:00
37a0121f73 Fix Method Signature 2020-12-04 20:58:28 -05:00
0dbb53e0e7 Rework Packaging 2020-12-04 16:27:28 -05:00
4bf4cfee8e Improve Code 2020-12-04 12:23:39 -05:00
f9e893d1c3 Refactor 2020-12-02 18:18:49 -05:00
43b1231153 Fix Bugs When Disabling gui_blocks Atlas; Fix Selected Item Text 2020-12-02 16:29:15 -05:00
6e18ee44fb Reduce Server Patches 2020-12-01 12:02:48 -05:00
a83cb6d211 Add Optional Patch To Disable gui_blocks Atlas 2020-11-29 18:59:01 -05:00
5040e28d14 Add Cobwebs To Expanded Creative Inventory 2020-11-29 17:44:46 -05:00
4eb271540c Allow Asset Overriding 2020-11-27 20:49:13 -05:00
0d6db1e606 Simpler Smooth Lighting Patch 2020-11-27 18:21:59 -05:00
02eaf4e9ef Display Smoke From TripodCamera Higher 2020-11-24 18:57:58 -05:00
81f0c6bbc9 Fix TripodCamera 2020-11-24 17:12:23 -05:00
3244b87be0 Select Game-Mode On World Creation 2020-11-23 18:03:37 -05:00
2a01a429ef Update 2020-11-22 14:14:47 -05:00
2f5692afc7 Add More Error Detection Code 2020-11-22 13:07:10 -05:00
2e06017429 Fix Attacking Patch Again 2020-11-21 18:32:48 -05:00
f2c2799f7e Perfect Fix Attacking Patch + Seperate Mappings 2020-11-21 16:52:27 -05:00
bc442034e2 Add 3D Anaglyph + More Function Controls 2020-11-21 00:13:25 -05:00
1bdb5287e5 Add Smooth Lighting 2020-11-20 16:38:23 -05:00
cdbb6bac21 Add Remove Invalid Item Background Patch 2020-11-20 14:54:07 -05:00
9bdb12c6ef Fix Segfault 2020-11-20 14:30:38 -05:00
ab8de4e24d Fix Block Outline Patch 2020-11-20 14:05:08 -05:00
ffe7b0e363 Fix Typo 2020-11-20 13:37:54 -05:00
99aac006f4 Add Animated Water 2020-11-20 13:36:03 -05:00
a39476228e Use Better Exit Codes 2020-11-19 14:53:00 -05:00
1d14cc5059 Add Peaceful Mode 2020-11-12 18:28:37 -05:00
107fa29d8d Allow Docker-CE 2020-11-11 23:24:51 -05:00
7e8a74d1b2 Comment Dockerfile 2020-11-11 10:22:14 -05:00
c0b5026221 Rename MineCon Badge Property 2020-11-10 15:16:42 -05:00
054dcba425 Improve Error Reporting 2020-11-10 15:06:29 -05:00
dd539e434a Exit On GLFW Error 2020-11-10 12:46:42 -05:00
c21197324b Fix Sign Without Fix Bow & Arrow 2020-11-10 10:08:42 -05:00
cd911f5635 Fix Default MOTD 2020-11-09 21:31:13 -05:00
50af254e2a Patch Callsites Instead Of Reverting Patches 2020-11-09 19:49:41 -05:00
55feb34251 Use clock_gettime 2020-11-07 22:26:22 -05:00
21c67a2339 Clean Up Code 2020-11-07 17:19:45 -05:00
8e7dfd85b8 Save Player Data 2020-11-05 23:05:48 -05:00
da3f6739eb Add MineCon Icon Option To Server 2020-11-04 20:12:48 -05:00
fd003d8df2 Improve Server 2020-11-04 16:05:31 -05:00
39b226685e Improve Commands 2020-11-03 19:31:27 -05:00
10314afdc3 Add Server Commands 2020-11-03 17:40:09 -05:00
9a4efef9f1 Full Touch GUI 2020-11-02 22:18:18 -05:00