Next - development branch with lot of unmerged pulls

For people working on the C++ code.
User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

The following two features could be tested in this branch first:
viewtopic.php?id=6737-RealBadAngel's WIP Shaders
viewtopic.php?id=7289-3rd Person View

proller
Member
Posts: 222
Joined: Sat Jan 26, 2013 15:22

by proller » Post

to include in this branch feature must be adjustable (off/on 3rd preson)
and must host on github.com/user/minetest

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

Protection support in the base game with this branch? That is something to be proud of.

Do commits in the main branch get added to this branch, as those can be important bugfixes and such?
Last edited by Inocudom on Thu Oct 17, 2013 04:33, edited 1 time in total.

proller
Member
Posts: 222
Joined: Sat Jan 26, 2013 15:22

by proller » Post

every night automatically rebuild from current master

evorios
Member
Posts: 16
Joined: Thu Oct 10, 2013 15:15
Location: Middle Ural, Izhevsk

by evorios » Post

proller,
Spoiler

Code: Select all

#include "..\util\mathconstants.h"

Code: Select all

1182: distance = (L - log(log(r) / log((double)N)) / log(p))/100.0;
Use google translator.

proller
Member
Posts: 222
Joined: Sat Jan 26, 2013 15:22

by proller » Post

what it is?

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

With this branch of Minetest, I noticed that mapgen is significantly slowed down and the content-ignore error appears a lot. What type of feature would cause this?

proller
Member
Posts: 222
Joined: Sat Jan 26, 2013 15:22

by proller » Post

lot of content_ignore - you use wrong minetest_game.
try
git submodule update --init --recursive
cmake . -DRUN_IN_PLACE=1

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

proller wrote:lot of content_ignore - you use wrong minetest_game.
try
git submodule update --init --recursive
cmake . -DRUN_IN_PLACE=1
Fess will benefit from that piece of knowledge. He is the one that made the build that I used. Of course, it is something that everyone can benefit from.

What new developments have happened with this branch of Minetest lately?
Last edited by Inocudom on Thu Oct 24, 2013 23:52, edited 1 time in total.

proller
Member
Posts: 222
Joined: Sat Jan 26, 2013 15:22

by proller » Post

today was fixed some server lags with eating 100% cpu when using lot of mods and mobs

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

RealBadAngel wants people to test his new shaders. His fork could be merged with this one:
viewtopic.php?pid=116246#p116246

proller
Member
Posts: 222
Joined: Sat Jan 26, 2013 15:22

by proller » Post

his fork is not auto-mergeable.

proller
Member
Posts: 222
Joined: Sat Jan 26, 2013 15:22

by proller » Post

New feature: no more server lag.

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

This branch needs a dedicated build maker for Windows. People don't seem to have much interest in it, sadly.

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

What is the news concerning this branch's development? What are all of the benefits of using this branch? People might use it more if they know.

proller
Member
Posts: 222
Joined: Sat Jan 26, 2013 15:22

by proller » Post

full list of changes: https://github.com/proller/minetest/blo ... report.log
all lines starting with "ok", descriptions in pull links.

most important:
99% lag-free, servers can handle 50-100-... players
much faster on client (vbo, can eat memory)
nicer looks
better dynamic weather and liquids
less bugs

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

PilzAdam wrote:
Inocudom wrote:Would you be able to make a Windows build of proller's next branch? It is the branch spoken of in the topic linked to below:
viewtopic.php?pid=107588#p107588
No, I dont like how he just merges everything without thinking about it, so I dont want to support that.
It looks like your branch is done for, proller. Nobody wants to make builds of it, sadly.

evorios
Member
Posts: 16
Joined: Thu Oct 10, 2013 15:15
Location: Middle Ural, Izhevsk

by evorios » Post

Chest`s operations is still very slow.
Craft operations above normal.
And mining is still causing errors.

It all relates to my situation with the gray IP-address, WinXPSP3, proller`s next branch and msvc9 compiler, witch can not to do use curl in game.
Use google translator.

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

I think you better consider getting some of this branch's features into the main branch of Minetest, proller. Never again will anybody make a build of this branch.

proller
Member
Posts: 222
Joined: Sat Jan 26, 2013 15:22

by proller » Post

everything from this branch waiting to merge in pulls by 3-6 months. nobody interested in this features.
Last edited by proller on Tue Nov 12, 2013 15:59, edited 1 time in total.

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

proller wrote:everything from this branch waiting to merge in pulls by 3-6 months. nobody interested in this features.
The features are impressive, but they need to be merged into Minetest's master branch in order to have a future. You may find this surprising, but I am not surprised that nobody cares about them (even though I do.) My life's experiences taught me that people would rather have coal instead of gold, to put it simply. Shameful, but true.
Last edited by Inocudom on Thu Nov 14, 2013 01:59, edited 1 time in total.

User avatar
stormchaser3000
Member
Posts: 422
Joined: Sun Oct 06, 2013 21:02
GitHub: stormchaser3000

by stormchaser3000 » Post

i will try to make a win32 build (if i can get gcc on mingw to work) this is an awesome version of minetest and i hope this never dies

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

stormchaser3000 wrote:i will try to make a win32 build (if i can get gcc on mingw to work) this is an awesome version of minetest and i hope this never dies
Good idea, stormchaser3000.

proller
Member
Posts: 222
Joined: Sat Jan 26, 2013 15:22

by proller » Post

News:
Weather-defined water or ice on map generation.
(freezed oceans if low temperature)
and dirt_with_snow instead of dirt_with_grass when too cold.

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

proller wrote:News:
Weather-defined water or ice on map generation.
(freezed oceans if low temperature)
and dirt_with_snow instead of dirt_with_grass when too cold.
This is impossible for me to test unless a Windows build is made of this branch.
Last edited by Inocudom on Wed Nov 20, 2013 00:33, edited 1 time in total.

Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests