x2048
|
0f25fa7af6
Add API to control shadow intensity from the game/mod (#11944)
|
2 years ago |
sfan5
|
c31b301722
Clean up ClientReady packet handling
|
2 years ago |
Zughy
|
37d80784dd
Allow resetting celestial vault elements by leaving its arguments empty (#11922)
|
2 years ago |
SmallJoker
|
d51d0f3a5a
Various code improvements
|
3 years ago |
SmallJoker
|
37a05ec8d6
Settings: Proper priority hierarchy
|
4 years ago |
SmallJoker
|
5e9dd1667b
RemotePlayer: Remove Settings writer to Files database
|
4 years ago |
sfan5
|
ef09e8a4d6
Fix code style to make clang-format happy
|
4 years ago |
Jordach
|
946c03c69b
set_sky improvements, set_sun, set_moon and set_stars
|
5 years ago |
SmallJoker
|
9acd36bf99
Formspecs: Introduce formspec_version to mods
|
5 years ago |
SmallJoker
|
0b4f424f41
Inventory: Send dirty lists where appropriate (#8742)
|
5 years ago |
Loïc Blot
|
4a7c97c5f6
Fix on_successful_save -> onSuccessfulSave
|
5 years ago |
Loïc Blot
|
c1d7dbfc38
Fix various player save issues (performance penalty on sql backends + bugs)
|
5 years ago |
Loic Blot
|
4be46aeeb1
Cleanup: drop Server::hudGetHotbarImage()
|
6 years ago |
rubenwardy
|
cd1140f69c
Fix day_night_ratio_do_override not being initialised server-side
|
7 years ago |
Loïc Blot
|
be10c0893e
Make Player::peer_id server-side only and add getters and setters (#6478)
|
7 years ago |
Loïc Blot
|
7528986e44
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
7 years ago |
Loïc Blot
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
Loïc Blot
|
4faaadc8d5
Cpp11 patchset 11: continue working on constructor style migration (#6004)
|
7 years ago |
Loic Blot
|
9a9ae7d65c
LINT fix since cloud API merge
|
7 years ago |
paramat
|
ad9fcf859e
Set sky API: Add bool for clouds in front of custom skybox
|
7 years ago |
Ben Deutsch
|
f1d7a26b7c
Add clouds API
|
7 years ago |
Loic Blot
|
d7ddceac73
Fix lint since recent player to db merge
|
7 years ago |
Loïc Blot
|
29ab20c272
Player data to Database (#5475)
|
7 years ago |
Loic Blot
|
f7088f69ab
Clang-format: fix some header files and remove them from whitelist
|
7 years ago |
Loïc Blot
|
b7a98e9850
Implement player attribute backend (#4155)
|
7 years ago |
Ner'zhul
|
9d25242c5c
PlayerSAO/LocalPlayer refactor: (#4612)
|
8 years ago |
Loic Blot
|
70f104be07
Environment cleanup
|
8 years ago |
Loic Blot
|
569b89b36f
Move RemotePlayer code to its own cpp/header
|
8 years ago |