aboutsummaryrefslogtreecommitdiff
path: root/misc (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-19Little optimization on getAdded/Removed activeobjects per player loop.Loic Blot3-46/+36
Use std::queue instead of std::set, we don't need such a heavy container. Don't convert position to int to convert it back to float in the next function.
2015-09-19Mgv5/6/7: Re-add #include profiler.h as commented-out optionparamat3-0/+3
2015-09-19Blob ore: Fix partial blobsparamat1-3/+3
2015-09-18Document current node metadata formatest311-4/+18
Document the node metadata changes of the commit (serialisation version >=23): 704782c95b8a4194a9383da55d93f37fd0f7278f "WIP node metadata, node timers"
2015-09-17Send proper block to old clients for swap_node callsest311-1/+1
The legacy code added in commit d879a539cd19ddd1ee34afec2512fb2238de2822 - "Add minetest.swap_node" for sending the whole mapblock to older clients on the case of a node modification with swap_node, had the problem that the block chosen to be sent to the client was referenced with node coordinates and not with block coordinates, resulting in getting the wrong block sent to the client.
2015-09-17Ore: Add puff ore typekwolekr4-25/+180
2015-09-16Fix object position border checkingest312-9/+11
Borders have to be converted into BS format in order to be accurately comparable to object positions.
2015-09-15Disallow placing entities outside safe boundariesest312-0/+21
Entity positions are serialized as F1000. Disallow placing entities outside safe borders with the minetest.add_entity call. Note that this patch only enforces those boundaries for placing entities, moving entities that move outside boundaries aren't affected. Thanks to @nanepiwo for pointing this out.
2015-09-14Firelike drawtype: Improve codeparamat1-92/+60
Remove unusable fine rotation by param2 Remove unused and redundant code Fix code style issues
2015-09-14Minor tweaks handle_settings_buttonsRui9141-38/+30
2015-09-14Fix "make install" and add underscore to doc file nameest312-1/+1
Fix regression since commit: 915807f8db1f3721ad9ffc00a4863ad940010c45 "Rename doc/mapformat.txt and update doc to match SRP changes" And add an underscore to doc file name to make it more readable.
2015-09-14Serialisation: documentation fixes, clarifying renames and whitespace fixesest316-20/+23
1. Do two renames: * SER_FMT_CLIENT_VER_LOWEST -> SER_FMT_VER_LOWEST_WRITE * SER_FMT_VER_LOWEST -> SER_FMT_VER_LOWEST_READ Now the two define values are consistently named with the _WRITE defines SER_FMT_VER_{HIGHEST,LOWEST}_WRITE, and to better point out what the two serialisation versions actually are for. 2. wrap some lines in doc/worldformat.txt, and point out that the node timers are serialized at a later point, as this can cause confusion about what now happens (if one doesn't strictly read the if block's conditions). 3. some whitespace fixes in NodeTimerList::serialize, and one new comment.
2015-09-14Rename doc/mapformat.txt and update doc to match SRP changesest311-5/+13
The documentation file contains not just information about the map itself, but also about further files inside the world's directory. Documentation didn't reflect recent SRP addition, now it does.
2015-09-13Ore: Add ore sheet column height range selectionkwolekr4-15/+37
Modders are now able to select the range of ore column height, and the midpoint at which they 'grow' starting from. This commit adds three new parameters for the 'sheet' ore type: column_height_min, column_height_max, and column_midpoint_factor. clust_size is now deprecated for this ore type.
2015-09-12Run updatepo.shest3127-19518/+20312
After this, it should hopefully not record line numbers anymore, so the diffs of updatepo.sh runs are smaller. Well, this is theory, lets see how it will turn out to be in practice.
2015-09-12Translated using Weblate (Esperanto)Tim1-73/+84
Currently translated at 100.0% (270 of 270 strings)
2015-09-12Translated using Weblate (Hungarian)Kisbenedek Márton1-7/+7
Currently translated at 91.1% (246 of 270 strings)
2015-09-12Translated using Weblate (Russian)Alex “XShell” Schekoldin1-6/+6
Currently translated at 100.0% (270 of 270 strings)
2015-09-12Translated using Weblate (Russian)Alex “XShell” Schekoldin1-2/+2
Currently translated at 100.0% (270 of 270 strings)
2015-09-12Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto1-2/+2
Currently translated at 98.1% (265 of 270 strings) Penerjemahan
2015-09-12Translated using Weblate (Dutch)E. Kastelijn1-29/+18
Currently translated at 97.0% (262 of 270 strings)
2015-09-12Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto1-69/+69
Currently translated at 97.7% (264 of 270 strings) This is a combination of 9 consecutive commits by the same author. Their messages in chronological order are: Translated using Weblate (Indonesian) Currently translated at 79.2% (214 of 270 strings) Translated using Weblate (Indonesian) Currently translated at 80.0% (216 of 270 strings) Ini merupakan istilah dan tidak perlu diterjemahkan Translated using Weblate (Indonesian) Currently translated at 89.6% (242 of 270 strings) Penerjemahan Translated using Weblate (Indonesian) Currently translated at 94.8% (256 of 270 strings) Penerjemahan Translated using Weblate (Indonesian) Currently translated at 95.9% (259 of 270 strings) Mencari persamaan makna Translated using Weblate (Indonesian) Currently translated at 96.2% (260 of 270 strings) Penerjemahan Translated using Weblate (Indonesian) Currently translated at 96.6% (261 of 270 strings) Mencari persamaan makna Translated using Weblate (Indonesian) Currently translated at 97.0% (262 of 270 strings) Penerjemahan Translated using Weblate (Indonesian) Currently translated at 97.7% (264 of 270 strings) Istilah tidak diterjemahkan
2015-09-12Translated using Weblate (Esperanto)Tim1-82/+78
Currently translated at 73.7% (199 of 270 strings)
2015-09-12Translated using Weblate (Dutch)E. Kastelijn1-61/+52
Currently translated at 90.7% (245 of 270 strings)
2015-09-12Translated using Weblate (German)Tim1-9/+9
Currently translated at 100.0% (270 of 270 strings)
2015-09-12Translated using Weblate (Esperanto)Tim1-134/+157
Currently translated at 44.8% (121 of 270 strings)