193,093 Commits over 4,049 Days - 1.99cph!

7 Years Ago
Various item & spell things.
7 Years Ago
Items
7 Years Ago
Fixed max mana and max stamina values not getting sent to client (fixed mana and stamina bars not appearing correctly after changing gear)
7 Years Ago
Item fixes.
7 Years Ago
3 plate tiers.
7 Years Ago
Increased max windx zones to 8; max range to 1000m Touched relevant shaders Reset windx zone manager on join server Updated wind.prefab
7 Years Ago
Added WindZoneEx and manager components to feed wind animation (up to 4 dir or sph zones atm) Updated wind.prefab with new components; tweaked default WindZone to match previous anim Touched relevant shaders Nuked GlobalWind component
7 Years Ago
Fixed rand/biome tinting on core/foliage billboard to match main shader
7 Years Ago
More item work.
7 Years Ago
update UI
7 Years Ago
switching to the news tabs resets the scroll view to the top of the list (newest items) increased MaxTeamRating for AI teams. added a news item for strong opponent team.
7 Years Ago
UINewsFeed cleanup
7 Years Ago
fix detail card sorting
7 Years Ago
removed "start" week from news feed week headers fixed bug with NewsItem parsing text as week not week+1
7 Years Ago
cleanup
7 Years Ago
player owned mod items no longer show buy button when browswing market
7 Years Ago
update news panel
7 Years Ago
Decode URI paths before handling asset requests Same file ext -> mime type behaviour as awesomium imp for asset requests
7 Years Ago
NRE fix
7 Years Ago
tweaked chainsaw position when attacking
7 Years Ago
Finishing setting up the 3 of the crafted cloth tiers, stats & placeholder look.
7 Years Ago
ch47 client collider
7 Years Ago
More item
7 Years Ago
Grinding through items WIP
7 Years Ago
ch47 client collider
7 Years Ago
Hapis progress
7 Years Ago
added news events and notifcations news tab now shows notification highlight icon when new news items are posted
7 Years Ago
Audio options show value as % Cleaned up some Form.Bind stuff
7 Years Ago
Death error fix.
7 Years Ago
Hapis progress
7 Years Ago
Removed BoneFollower (improved performance, better foundation for future features)
7 Years Ago
When creating world objects of projectiles, set their position / parenting before sending out the network update (this may fix all sorts of oddities) Network++
7 Years Ago
Fixed probex errors when switching server
7 Years Ago
Hapis progress
7 Years Ago
Oak fixes
7 Years Ago
Fixed probex on standalone build Restored water probex reflections
7 Years Ago
Oaks / photoscanned bark / prefab settings / additional LOD levels / tundra variants
7 Years Ago
Removed GetEstimatedWorldPosition & GetEstimatedWorldRotation from entities (no longer does anything, access transforms instead)
7 Years Ago
Switched birch tree render lod scripts to tree lod
7 Years Ago
update detail unit panel so the mod tooltip works
7 Years Ago
Entity.IsRagdoll will attempt to return proper value when the entity is marked for deletion.
7 Years Ago
update tooltip
7 Years Ago
news item for player match outcome
7 Years Ago
Vector/Angle.Mul and Div methods now have correct type checking and errors
7 Years Ago
added a news item for which team starts the week at #1 in the player's league
7 Years Ago
revert skydome to try and make it not get dark at 7pm
7 Years Ago
%hs and %he (highlight start/end) can now be used in news item text to insert colour highlighting.
7 Years Ago
adding scale in/out to news item hover
7 Years Ago
made news items buttons. clicking a news item will now show the player team tab if it's about the player's team, or push a modal team view for an AI team.
7 Years Ago
can now use %t in news item text and it'll get replaced with the team name being discuessed, colour coded with their team colour. added season sponsor news item.