An open API service providing commit metadata for open source projects.

GitHub / MultiCraft/MultiCraft / commits

🌍 MultiCraft Engine | Open Source

SHA Message Author Date Stats
f11b304d Add core.change_password() CSM API (#340) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
537b9e4e Remove CURLOPT_FAILONERROR luk3yx <l****x@u****m> about 1 month ago
4c29e589 Go to the mainmenu when an “OOM” occurs (#339) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
ca8cac76 Android: update project Maksym H. <M****8@p****e> about 2 months ago
37fd2f1d Use crypto random if available (#335) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
4e7215c2 Use MultiCraft editbox rather than irrlicht editbox everywhere.(#337) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
7c952e5b Fixed copying text with newlines from chat console. (#336) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
878f5214 Fix few compile warnings Maksym H. <M****8@p****e> 2 months ago
33a9f5c7 Add API for CSMs to override the pause menu (#328) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
70dc679c Android: Remove chunksize setting (#331) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
45a210ea Apple: fix broken audio on after phone call (#325) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
0d7810ce Add core.file_exists() helper to main menu luk3yx <l****x@u****m> 2 months ago
90edbac3 Update features.lua luk3yx <l****x@u****m> 2 months ago
4c428550 Log entity name in "attached to nonexistent parent" message Maksym H. <M****8@p****e> 2 months ago
61266165 Support custom scrollbar textures without arrows (#329) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
6f79ba7d Load features.lua in all Lua environments luk3yx <l****x@u****m> 3 months ago
fb57df49 Fix model[] flickering on the first frame (#327) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
c5c2eb69 Fixes for utf16 text on windows. (#330) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
c3b4009b Add core.load_translation_from_file luk3yx <l****x@u****m> 3 months ago
d1b1ba41 TouchScreenGUI: use real key types directly rather than using keymap (#326) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
7f51e8a8 Reduce max `fov` Maksym H. <M****8@p****e> 3 months ago
b1dbc1f4 Update MultiCraftFont Maksym H. <M****8@p****e> 3 months ago
54663bf2 Version 2.0.15-release Maksym H. <M****8@p****e> 3 months ago
df1e8d6a Tune LevelDB options for Server Maksym H. <M****8@p****e> 3 months ago
357d9688 Split draw call for clouds with very high quads count (#324) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
097748d6 Android: update SDL and dependencies Maksym H. <M****8@p****e> 3 months ago
6ed0511b Fix GUIButtonImage fgimg not being reset luk3yx <l****x@u****m> 4 months ago
e648cacb Android: set input dialog active on activity side only when its state actuall... Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
1739cba6 Apple: update deps Maksym H. <M****8@p****e> 4 months ago
aad4e0bf TouchScreenGUI: use 64bit for touch input id and 0 as invalid value Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
d17412dc Make hypertext break long words (#316) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
62d91294 Add API to get HTTP download progress/speed (#314) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
ca200185 Memory leaks fixes (#320) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
6db8e86a Update special thanks section Maksym H. <M****8@p****e> 4 months ago
882b5919 Add support for COLRv1 emoji fonts (#319) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f2af18a2 Add core.after() support to the main menu API luk3yx <l****x@u****m>
Committed by: Maksym H. <M****8@p****e>
4 months ago
70de66df Add rangelim to `repeat_place_time` setting Maksym H. <M****8@p****e> 4 months ago
15b72bcc Apple: system fallback font Maksym H. <M****8@p****e> 4 months ago
51768cf0 Add percentage for loading media from cache (#317) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
cc8ea972 Add display density for cursor width (#315) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
38ea1ac2 Do not use `ieee_float` Maksym H. <M****8@p****e> 5 months ago
f48964ba Stop scroll coasting if scrollbar pos changed between updates Deve <d****e@g****m> 5 months ago
60804133 Tune log handling in production build Maksym H. <M****8@p****e> 5 months ago
4f59b7c6 Don't call TextDrawer::place on every frame luk3yx <l****x@u****m>
Committed by: Maksym H. <M****8@p****e>
5 months ago
c455fc47 Mobile: add unpause argument luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
c27ade92 Android: minor update Maksym H. <M****8@p****e> 5 months ago
0f37762d Apple: update deps Maksym H. <M****8@p****e> 5 months ago
d4f9a400 Fixes for touchscreengui Maksym H. <M****8@p****e> 5 months ago
cf0a3c0e Add a basic vibration effect for the mobile client (#301)
Co-authored-by: Maksym H. <M****8@p****e>
Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
88f6853f Tune LevelDB options for server Maksym H. <M****8@p****e> 5 months ago
2ae2cdad TouchScreenGUI: fix buttons overlap (#309) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
c6fe17c0 Catch exception for invalid key names (#310) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
97e0344d Allow mouse button mappings only for dig/place actions (default) (#308) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
35c273c2 Add bidi reordering support (#305) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
f3658ad9 Version 2.0.14-release Maksym H. <M****8@p****e> 6 months ago
a7156f23 Improve `minetest.parse_json` (#307)
Co-authored-by: Lars Mueller <a****s@g****e>
luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
1f01aea0 Move Basic Unicode string class to Irrlicht Maksym H. <M****8@p****e> 6 months ago
a27a4c30 Add sheenbidi sources (#306) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
54fd4884 Add "touch_only" HUD parameter (#304) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
2bfb1a36 Check log buffer is full before writing Maksym H. <M****8@p****e> 6 months ago
6906a0f6 Add core.set_visible_controls() CSM API (#303) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
5181e94a Android: more tunes Maksym H. <M****8@p****e> 6 months ago
7dda9fac Android: update Maksym H. <M****8@p****e> 6 months ago
f7729ad5 Add `core.get_screen_info().high_dpi` API Maksym H. <M****8@p****e> 6 months ago
d80271c7 Add text shaping with harfbuzz (#300) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
4e17022b Load bit library in CSM environment luk3yx <l****x@u****m> 7 months ago
fbe3bffd Don't register rollback privilege if rollback is disabled Maksym H. <M****8@p****e> 7 months ago
18eb841e Fixed uninitialized variable. Deve <d****e@g****m> 7 months ago
1962b059 Fix for recent Irrlicht changes Maksym H. <M****8@p****e> 7 months ago
d3793c11 Do not read updates while the game is paused or about to shut down (#297) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
3abd1360 Inventory dragging fixes (#292) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
51f4f6fd Android: update libSDL Maksym H. <M****8@p****e> 7 months ago
90d7c0c4 Revert "Add "connect_timeout" setting (#212)" Maksym H. <M****8@p****e> 7 months ago
3ecc4c00 Remove `hud_move_upwards` setting Maksym H. <M****8@p****e> 7 months ago
a5094ba7 Make scroll coasting working with gui table and hypertext (#296) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
14386187 Android: update compiler flags Maksym H. <M****8@p****e> 7 months ago
aee19571 Android: fix Intel CPU detecting Maksym H. <M****8@p****e> 7 months ago
d19b2ae1 Important tunes Maksym H. <M****8@p****e> 7 months ago
dc1f8274 TouchScreenGUI: reset settings file in touchscreengui editor when reset butto... Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
9c1877be Fix get_world_spawnpoint returning (0,0,0) luk3yx <l****x@u****m> 7 months ago
c1c8e027 Fix `HUD_STAT_STYLE` missing case Maksym H. <M****8@p****e> 8 months ago
c0e93da5 Unpause the game if a CSM calls show_formspec (#294) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
cabb4e58 Mute sound when not focused/minimized (#290) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
14a86956 Make /setspawn save yaw and pitch (#287) luk3yx <l****x@u****m>
Committed by: Maksym H. <M****8@p****e>
8 months ago
f8c1a596 Add API for unhideable HUDs (#293) luk3yx <l****x@u****m>
Committed by: Maksym H. <M****8@p****e>
8 months ago
071950c6 Don't send offline players to playerstep callback luk3yx <l****x@u****m> 8 months ago
cd23c6ec Apple: minor update Maksym H. <M****8@p****e> 8 months ago
8c7219cb TouchScreenGUI: use scroll coasting for scroll container (#288)
Co-authored-by: luk3yx <l****x@u****m>
Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
df3769b8 Add support for bulk media download (#286) luk3yx <l****x@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
d7e7360a Catch Lua errors in on_deactivate luk3yx <l****x@u****m> 8 months ago
4ac059b1 Windows: go back to old curl version Maksym H. <M****8@p****e> 8 months ago
2336e36b Fix freeze if async callback errors in some situations luk3yx <l****x@u****m> 8 months ago
7abc9cff Windows: update freetype source Maksym H. <M****8@p****e> 8 months ago
15d5bf79 Version 2.0.13-release Maksym H. <M****8@p****e> 8 months ago
b9c62d2d Windows: update deps Maksym H. <M****8@p****e> 8 months ago
645e3fe6 Android: minor update Maksym H. <M****8@p****e> 8 months ago
5eec4f30 Remove Optional.h Maksym H. <M****8@p****e> 8 months ago
e95c4b23 Use CommonCrypto for SHA256 on Apple (#285) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
f9647232 Build libcurl with nghttp2 (#284) Deve <d****e@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
1a621b87 Update MultiCraftFont.ttf Maksym H. <M****8@p****e> 9 months ago

← Back to repository