[Windows] Krock's 32-bit MSVC builds

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's MSVC builds

by Krock » Post

0.4.10-dev_MSVC, 141121 (not a gsmapper build)
Download (Dropbox)

Commits:
Update credits menu
< 12 commits >
Add (optional) client-side saving of server map to disk
< 8 commits >
Remove most exceptions from getNode() (and variants)


EDIT: Smooth lightening fixes for minetest_121121.zip
Download minetest.exe (Dropbox)

Commits:
Fix smooth lighting (ambient occlusion) …
Fix compiling if no endian.h found …
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's MSVC builds

by Krock » Post

0.4.10-dev_MSVC, 141127
Download (Dropbox)
This build contains a special patch: Solve building errors

Commits: (removed some irrelevant commits for this build)
Add minetest.copy_table(table) To get rid off the "table references" …
Don't corrupt stepheight when setting other properties
Wield: always obey anisotropic_filter setting, not just for hi res te… …
added enable_build_where_you_stand option …
Wieldmesh: don't force anisotropic filtering on, instead disable mipmaps …
Fix some undeclared global variables
Increase step smoothing to fit 1:1 stairs (works well on slabs too) …
Fix client "double saving" simple singleplayer local maps
Adjust the values of dirs1 and dirs2 so that rotate_and_place orients… …
Make duplicate warning checks file and line specific
Fix console spaming by debug function on mod checking for global vari… …
Port createForsythOptimizedMesh from Irrlicht 1.8 …
refactor main.cpp
Fix smooth lighting (ambient occlusion) …
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Napiophelios
Member
Posts: 1035
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [Windows] Krock's MSVC builds

by Napiophelios » Post

Item_drop-pickup mod doesnt seem to work with this build (0.4.10-dev_MSVC, 141127)

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's MSVC builds

by Krock » Post

Napiophelios wrote:Item_drop-pickup mod doesnt seem to work with this build (0.4.10-dev_MSVC, 141127)
Did it work with the versions before?
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Napiophelios
Member
Posts: 1035
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [Windows] Krock's MSVC builds

by Napiophelios » Post

Krock wrote:
Napiophelios wrote:Item_drop-pickup mod doesnt seem to work with this build (0.4.10-dev_MSVC, 141127)
Did it work with the versions before?
Yeah;the last version I used regularly was 141102
I have it enabled in the minetest config file too.

I am using this one from git:
item_drop code by cyisfor
https://github.com/cyisfor/item_drop

I will switch to PilzAdam's Itemdrop and see if it works better.

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's MSVC builds

by Krock » Post

Napiophelios wrote:Yeah;the last version I used regularly was 141102.
Sorry, I can not reproduce your bug with this version of item_drop
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

0.4.10-dev_MSVC, 141204
Download (Dropbox)
This build contains a special patch: Solve building errors
Attention: Set your font_size setting to [setting + 5] to get the old feeling back.

Commits:
(INTERIM) Make sizes of the font in formspecs consistent and not so l… …
Optimise VoxelManipulator::copyFrom …
Right mouse button behaviour for craft/inventory If right mousebutton… …
Make dropped items larger and rotate faster …
Settings: Various setting group fixes and enhancements …
Add definable node_stone to biome API, mgv5, mgv7. Reduce and correct… …
Settings: Fix getNoiseParamsFromValue()
Use setting groups for NoiseParams …
Fix style of comment in minetest.conf.example
Add fontengine.cpp to Android.mk
Fix settings callback "call" lost on rebase
Fix node 0,0,0 being highlighted when enable_node_highlighting == false …
Fix build …
LuaSettings: Sanitize setting name strings
Fix segfault at exit caused by non grabbed font
settings: Add setting groups and multiline entries
Make hud use fontengine too …
Scale form elements consistently …
Implement proper font handling
noise: Throw exception on noise allocation failure
Fix MSVC compiling error (argc/argv not available to pass to init_get… …
Improve Lua API documentation …
Update minetest.po (Japanese)
Fix regression with command line --go option
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

Announcing exe-only builds:
They are the result of successful builds while solving an issue or adding something new.
Those builds are only tested whether the changed parts work fine.
Such builds might be interesting for crash-searchers.

0.4.10-dev_MSVC, 141207 - exe only
Download (Dropbox)
Contains this patch
Last official commit

I am not going to post any further exe only downloads, you can look up the Dropbox directory. (Link in the first post)
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
AMMOnym
Member
Posts: 682
Joined: Tue Sep 10, 2013 14:18
IRC: AMMOnym
In-game: AMMOnym
Location: Slovakia

Re: [Windows] Krock's 32-bit MSVC builds

by AMMOnym » Post

Hello,
I think "preload item visual" is important for me :D
Also that hand is different from other(older) builds, this can be problem for me too.

This video will show you my bugs.
Attachments
New MT.zip
(5.6 MiB) Downloaded 106 times

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

AMMOnym wrote:Hello,
I think "preload item visual" is important for me :D
Also that hand is different from other(older) builds, this can be problem for me too.

This video will show you my bugs.
Bugs in exe-only builds can be expected. Also, I can not see what exactly the problem is.
Please report the bug if it still exists with a regular dev build (or when 0.4.11 released). Thanks.
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

0.4.10-dev_MSVC, 141211
Download (Dropbox)
Attention: Set your font_size setting to [setting + 5] to get the old feeling back.

Commits:
Clean up Noise macros
.. 42 commits ..
Recalculate normals for mesh #0. Fix for issue #1902.


0.4.10-dev_MSVC, 141213 - Release candidate build
Download (Dropbox)
0.4.11 is not far away, see viewtopic.php?f=18&t=10742

Commits:
Fix misleading error when exiting the client from the main menu
Provide more info if a subgame is not valid/found
Update german translation
LuaPerlinNoiseMap: Fix 3d noise safety check
Fix segfault when dragging mouse out of mainmenu window (#1910)
Remove vertlabels from main menu and relayout a bit
Display serverlist flags as icons
Update Italian translation
Log: Silence errorstream during unittests
Use std::string::empty() instead of size() where applicable
NodeResolver: Fix some comments and use const references for params
Add minetest.clear_registered_decorations() and clear_registered_ores()
Allow footstep sounds to play for liquid and ladder nodes, making swi… …
LuaPerlinNoiseMap: Prevent invalid memory access when attempting to g… …
Add support for NoiseParams in minetest.get_perlin() and add docs on … …
Revert "Adjust the values of dirs1 and dirs2 so that rotate_and_place… …
Settings: Fail on invalid sequence and throw exception for LuaSettings
Settings: Sanitize value for multiline terminator tokens
Fix undeclared globals in functions and shorten lines in misc_helpers… …
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

0.4.10-dev_MSVC, 141219
Download (Dropbox)
This build contains a special patch: Change TileSpec::frames to be std::vector not std::map
Attention: Set your font_size setting to [setting + 5] to get the old feeling back.

Commits:
Fix visual_scale for plantlike nodes (again) …
.. 14 commits ..
Revert "Update Russian translation" …
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

0.4.11-dev_MSVC
Download (Dropbox)

Commits:
Bump version to 0.4.11
Conf.example: Correct grammar and spelling. Shorten some lines. Move … …
Fix fs::GetRecursiveSubPaths trying to get directory lists for files
Large increase in performance
Increase indentation throughout file for clarity. Correct mistakes. S… …
State biome API heat and humidity noise parameters in positional format …
Silence misc. warnings
Make limiting of the reflow liquids queue size optional …
Update mapgen stuff in minetest.conf
Temporarily fix always bright wieldhand with shaders enabled
Regenerate server_flags_creative.png from XCF
lua_api.txt: improve noise documentation. Remove previous eased 3D no… …
Re-add hacky fix for underwater grass, to fix mgv7 user's biomes
Change TileSpec::frames to be std::vector not std::map …
Fix visual_scale for plantlike nodes (again) …
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

0.4.11-dev_MSVC, 141229
Download (Dropbox)
Using 7z now to get smaller archives, please report any problems.

Commits:
Center status text for better visibility.
Add extra buttons to Android GUI. All icons are licensed by freepik.c… …
Update Japanese Translation
Print unit test failures to dstream
FontEngine: Don't use file extension to check font file compatibility
LuaVoxelManip: Remove blank allocator
LuaItemStack: Fix and document behavior of set_name, set_count, set_w… …
Fix MSVC compiler warning about passing this pointer in initializer list
Faster string.split implementation.
MainMenu: Save 'hide gamemods' and 'hide modpack contents' checkbox s… …
Skip further loading of client if there was an exit signal
Decoration: Add height_min and height_max parameters …
Cavegen: Fix copy & paste error (solves #2020)
Biome API: Add shore top and shore filler nodes, underwater node, wat… …
Ore: Add Vein ore type
Ore: Add Blob ore type
PseudoRandom: Expose constant PSEUDORANDOM_MAX
LuaVoxelManip: Add option to allocate blank data
VoxelManipulator: Remove unnecessary deallocation steps
Set fallback content if resolving content vector requires everything
Redefine NodeResolver interface and replace with callback mechanism
Uncomment version patch field
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

0.4.11-dev_MSVC, 150103
Download (Dropbox)

Commits:
Rewrite lua_api.txt into Markdown format …
More consistent progress bar from 0-100 on startup
Speedup initial android startup on some devices by factor 10 or more
Fix rounding error in font size making main menu and in game font siz… …
MgV5/6/7: Generate dungeons above water level …
Mgv7: Remove range limits on mountain height to enable modification t… …
Fix map parameter load order
Add display_gamma option for client
Fix endian.h include for FreeBSD
Cleanup updateCameraDirection and fix random input not working
Replace instances of height_min/height_max with y_min/y_max to remove… …
Decoration: Fix default parameter values
Fix documentation for string functions
Add support back for resolving group names in NodeResolver
Fix some lingering code style issues
Mapgen: Use getBlockSeed2() for blockseeds (much better uniformity)
Add core.get_mapgen_names() to Main Menu API (and use it) …
Expose mapgen parameters on scripting init …
Ignore downloaded public serverlist if public_serverlist is false …
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

0.4.11-dev_MSVC, 150108
Download (Dropbox)

Commits:
Return step smoothing value to 23
Mapgen V6: Re-enable liquid flowing
Fix direction property of HUD
Fix emerge thread not cleaning up emerge queue on shutdown
Add registered_ores and registered_decorations
Prevent client crashing if an NDT_AIRLIKE node is dropped …
Shorten ManualMapVoxelManipulator to MMVManip
Optionally specify propagateSunlight area in calcLighting …
Fix off-by-one error in `string:split` implementation.
Exclude vertical mapblock borders when setting light
NodeDef: Clear NodeResolver related entries too in clear()
Add minetest.generate_ores() and minetest.generate_decorations()
NodeResolver: Perform callback immediately if node registration phase… …
Fix forgotten favourite list image update of simple menu
Re-add lost way to debug simple menu on PC
Remove freezemelt documentation from lua_api.txt
Remove freezemelt (the remainder of proller nonsense)
Add warning about using deprecated fields in Mapgen API and update docs
LuaVoxelManip: Error when given out-of-bounds area
Lighting: Fix nearly all issues …
Deduplicate code and use stdlib in string functions
Fix crash if NodeResolver destroyed before pending any node resolutions
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Napiophelios
Member
Posts: 1035
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [Windows] Krock's 32-bit MSVC builds

by Napiophelios » Post

I was beginning to think Minetest 0411 was a flop on my machine, this is an awesome build.
All the sudden crashes and lighting quirks seem to be gone
All the excessive lag on start up is gone too.

There's just one problem, none of my games' icons are showing up on the main menu

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

Napiophelios wrote:I was beginning to think Minetest 0411 was a flop on my machine, this is an awesome build.
All the sudden crashes and lighting quirks seem to be gone
All the excessive lag on start up is gone too.

There's just one problem, none of my games' icons are showing up on the main menu
I've got the same problem. Maybe it's needed to create an issue on GitHub.
EDIT:
Created a pull to solve this problem.
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Napiophelios
Member
Posts: 1035
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [Windows] Krock's 32-bit MSVC builds

by Napiophelios » Post

Hey thanks again, Krock, that did the trick.

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

0.4.11-dev_MSVC, 150114
Download (Dropbox)

Commits:
Reorganizing client and server tabs
Added configurable ambient_occlusion_gamma. Default is 2.2 (same as p… …
Fix use of uninitialized data
builtin: Unify register wrapper functions and wrap clear_registered_*… …
Performance fixes.
Add VoxelArea::hasEmptyExtent
Attempt to fix occasional issue of uninitialized MapBlock data
Prevent transform of noise3d result in getBlockSeed2
Mapgen V5: Move cave generation from base terrain loop to optional fu… …
Remove builtin_biome.lua from builtin and add simple biome minimal
Lua-api.txt: Document that paramtype='light' results in light propaga… …
Fix clipping rectangle of GUITable row highlight
Change default font sizes to 14(freetype) and 10(non-freetype)
Set default value for ENABLE_REDIS to 0
Remove automatic consistent formspec size <-> font size (now has to b… …
Removed superfluous facedir check in mapblock_mesh.cpp
Fix logic of checkbox formspec element validity checking
Fix memory leaks due to messed up memory handling for particles as we… …
Split gui_scaling to gui_scaling + hud_scaling as those elements need… …
Fix facedir > 23 causes segfault in client …
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Napiophelios
Member
Posts: 1035
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [Windows] Krock's 32-bit MSVC builds

by Napiophelios » Post

Wow the lighting looks really cool,
especially noticeable when flying over the landscapes

" hud_scaling= " needs to be included in the minetest.conf.example to support this:
"Split gui_scaling to gui_scaling + hud_scaling as those elements need… …"

Your fix for missing game icons wasnt merged tho :(

I dont know if I am the only one using your win32 builds or what
but I really appreciate them!!

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

Napiophelios wrote:" hud_scaling= " needs to be included in the minetest.conf.example to support this:
"Split gui_scaling to gui_scaling + hud_scaling as those elements need… …"
You can modify this setting in the GUI.
Napiophelios wrote:Your fix for missing game icons wasnt merged tho :(
There's already a new build in the dropbox directory where it's fixed.
Just override your latest minetest.exe with the one from the archive.
Napiophelios wrote:but I really appreciate them!!
No problem.
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Napiophelios
Member
Posts: 1035
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [Windows] Krock's 32-bit MSVC builds

by Napiophelios » Post

Krock wrote:
Napiophelios wrote:" hud_scaling= " needs to be included in the minetest.conf.example to support this:
"Split gui_scaling to gui_scaling + hud_scaling as those elements need… …"
You can modify this setting in the GUI.
I must have missed something IDK
I tried the main menu setting in the GUI but it only seems to affect the main menu and formspecs;
but I added " hud_scaling= " to the minetest config file and all is well.

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

0.4.11-dev_MSVC, 150122
Download (Dropbox)

Commits:
Mgv7 generateRidgeTerrain: Make river generation relative to water level …
Mgv7: Speed optimise calculateNoise and generateRidgeTerrain …
Mgv7 generateRidgeTerrain: Enable rangelim of widthn to remove abysse… …
Allow filter and mipmap drop down menues to be translated
Improve desktop file
Update german translation
Added ratio argument to colorize, removed the weird alpha-based ratio.
Fix hyphen used as minus sign
Update Spanish language …
Mapgen V5: Various improvements …
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Windows] Krock's 32-bit MSVC builds

by Krock » Post

0.4.11-dev_MSVC, 150128
Download (Dropbox)

Commits:
Fix uninitialized variable m_database_delete in Database_SQLite3 …
Prevent null concatenation when /deleteblocks is provided an incorrec… …
Write common mapgen params to map_meta.txt on world initialization
Fix a crash (assert) when client set serial version < 24 in INIT …
Fix missing map_meta.txt error when creating new worlds …
Fix imprecise serialization of large numbers
Suppress MSVC warning in chat.cpp
Settings fixes Make the GameGlobalShaderConstantSetter use the settin… …
Fix uninitialized variable Server::m_next_sound_id
Fix unitialised variable occassionally being used
Mgv5: Skip calculation of filler, heat and humidity perlinmaps in und… …
Send real port to server list


EDIT:
0.4.11-dev_MSVC, 150202
Download (Dropbox)
Updated from LuaJIT version 2.0.2 to 2.0.3

Commits:
Fix some MSVC-specific warnings and add debug path as an MSVC directory
Create minidump on fatal Win32 exceptions …
Randomly generate seed if field blank for any Settings instance
Fix NDT_GLASSLIKE normals …
Fix local map saving when joining a local server from the server tab …
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests