File Details
Terra 2nd gen Ver 30
- B
- Feb 18, 2016
- 14.68 MB
- 753
- Update 9.14
File Name
Terra__Setup_V030.zip
Supported Versions
- Update 9.14
ver 30
This fixes an issue with the main texture
not loading correctly the 2nd time a map is loaded.
I added refection to the water. It only reflects
low res terrain. No trees or other models.
ver 27
Fixes a few bugs.
It loads HD textures if they exist.
ver 22
Added Decals.
Fixed a lot of bugs.
Changed how tree leaves are rendered.
ver 21
Had to fix the removed and added maps.
Had to fix issues with tank path changes.
Had to decode the space.bin and get it working.
Remove calculating BTN in the shader for the models and
now I just use the data in the models.
ver 20
They changed the name in the data for the T110E5.. I fixed this.
They removed Komarin.. I removed it from the map list.
ver 19
Fixed the break caused by the shared_content file being split in to to separate files.
It makes sense for them to split this file. It was over 1 gig in size.
ver 18
skipped.. Changes reverted.
ver 17
Added some buttons to the menu bar to control the minimap.
Added code to the terrain shader to calculate the tangent space which
makes the bump mapping look much better.
Add a was to set the look at point in the Y plane.. hold 'Ctrl' and move the mouse.
Fixed a few other minor issues.
And finally updated the shader editor to have highlighted syntax.
ver 16
They changed the names of some of some tanks interenally. This fixes that break.
I fixed the wrong "fallout" icons that where showing up on the team setup window.
Fixed some issues with Shaders not building on ATI cards. (I HOPE!)
ver 13
Fixed the issue with some maps not loading.
Fixed the issue with pixelated areas on the terrain.
Tuned the shaders again.. Lighting is better and with less grain.
Loading times are faster. I wrote my own blurring code and its much faster.
Added functions to save and reload your light settings for each map. Once they are set the way you like them.. Terra! will remember when you close the app or load another map.
ver 12
Fixed it so it works with version 8.9 of World of Tanks.
They changed the names of some of the tanks in the data and removed NorthWest's data.
ver 11
Added the 2nd UV texture to the buildings and other items if they exist... and a way to disable it under the graphic settings. They look like they do on the game now.
The Cursor is now OFF by default. Did some tweeking on the shaders.
ver 10
Fix a issue with the CPU being used to much. The update thread was in a tight loop. Code looked OK.. but it wasn't right. Fixed issues with selecting trees.. They were not highlighting. I moved all shader uniform setup out side of the rendering loop. Its called once after the shaders are compiled.
ver 9
Fixed issues with tanks.. The renamed some internally after HD versions were made. Fixed issue with some maps not wanting to load. Reduced the bump mapping effect.. It was to much. Added a way to balance the light levels on the maps better.
ver 7 Added high resolution terrain texturing. Added bump mapping and specular to all models, trees and the terrain. Fix a few bugs that slowed down load times.
ver 6
Fixed the issue with Hidden Village and the model surrounding the Temple. As it turns out, they put that model in a VLO (very large object) file... for what ever reason. Had to add some hack code to load it. I also added some tools I will use mostly to search the map for models. It's useful to make sure everything is displaying as it should.
ver 5
Updated the map list. Tried to fix missing models around the Temple on the map Hidden Village but I can not find them anywhere in the chunk or elsewhere. I dont know the name of them even but they surround the base of the temple in the village, north and centered.
ver 4
Updated the map list.. fixed some logic dealing with the skydomes
ver 3
Added ability to add comments to each tank.
Added command to save the setup as minimap view to a Bitmap
A few other slight changes
ver 2 Added Names of tanks to main window and a check box under graphic settings to control this.
Added some Spanish language support. This is under testing.
Fix a issue with mini map not scaling correctly in all countries. This needs tested by some so I know it works.