NetCode rework
I want to let people know that the game is still in development. I will be posting more news in the later weeks.
I want to let people know that the game is still in development.
I will be posting more news in the later weeks.

I want to let people know that the game is still in development. I will be posting more news in the later weeks.
I want to let people know that the game is still in development.
I will be posting more news in the later weeks.
-Added map api : StartTimer, StopTimer, ResetTimer and SetTimer -Added map propertie : Gravity -Removed Goal.cs and replace it by map api : SetGoal -Added "reset velocity to playerTP" -Added VelocityBoost.cs (boost player with multiple force mode) -Added the surf part of the sand
[SDK]
-Added map api : StartTimer, StopTimer, ResetTimer and SetTimer
-Added map propertie : Gravity
-Removed Goal.cs and replace it by map api : SetGoal
-Added "reset velocity to playerTP"
-Added VelocityBoost.cs (boost player with multiple force mode)
[SOLO]
-Added the surf part of the sandbox map
-Fixed wallrun speed and behaviour.
-New speed value added :
wallRunGravity = 1f;
wallRunSpeed = 10;
wallRunBoostSpeed = 15;
wallRunUpBoost = 20;
wallRunJumpBoost = 3;
wallRunUpSpeed = 100;
-Make crouch secure (you cant uncrouch if there is something above you)
-Added premade contant : glock 18. Thanks Tornadoally
-Fixed the water jum bug (before when you go out of the water, your jump speed were decrese, no you have the same jumpforce before and after)
-Added the AccuracyBehavior propertie, When off, it makes any weapon accuracy at it maximum in any way. Activate it by default make the accuracy behaviour normal.
-Added aimspeed for weapon class
[MULTIPLAYER]
Major : Updated netcode to Riptide Thanks to Tom Weiland, xzippyzachx and Tornadoally
-Added Client Side Prediction.
-Added new hPanel, hText, hButton (in multiplayer they serv to create panel).
-Made the hButton makes action using their id.
-Remade server console show debug msg.
-Added steam authentication port, master server updater port properties for server.
[USER INTERFACE]
-Added error message when failed to publish workshop item.
-Workshop uploader now show current process of uploading.
-Added backend message in console.
-Added time_timescale command.
-Discord Rich Presence now show on which map you are playing.
-Added the posibility to change speed value from Console.
-Changed Logo. Thanks ShadowOcto
-Console now show if discord rich presence is on and ready
-Added the possibility to change accuracy_behaviour using the console
-Console command list (console now show the command available depanding of wwhat you wrote)
[MAPS]
-Added surf_master.hammer to workshop by xzippyzachx
-Added de_dust2.hammer from cs1.6
https://www.youtube.com/watch?v=44lna-rr6H0
-New build options : Launch game after build, change export folder. -Added PlayerTP, which teleport the player, it can be triggered by collision and trigger collider. -PlayerProperties, you can now define speed value by default for the map. This can be used for surfing or bhop ma
[SDK]
-New build options : Launch game after build, change export folder.
-Added PlayerTP, which teleport the player, it can be triggered by collision and trigger collider.
-PlayerProperties, you can now define speed value by default for the map. This can be used for surfing or bhop map.
-Added map version, this will tell the player if the map he is playing on is outdated.
[GAMEPLAY]
-Air strafing, so 2 new properties : airspeed and maxairspeed. Thanks BadRAM
-Fall damages now fixed and more reliable. Thanks BadRAM
-Footstep determined by texture name.
-Added Armor.
[GRAPHICAL]
-Removed auto exposure due to multiple bug and instability.
-Improved light and shadows.
[USER INTERFACE]
-Added commands : save_map_properties, which save the map properties in a json file.
-Added the possibility to change a speed value on runtime using the console command : runspeed 99
-Added the command : showFPS
-Added the command : quit
-Added the ability to customize your crosshair, saved in "crosshair.json"
-Remade the options setting
-New splash screen, you can also skip it by pressing any key.
-Fixed the timer format (00:00:00)
-Optimization of the UI.
-Added "Early Access" text in the main menu.
[MAPS]
-Added the hammer_sandbox.hammer (Made by JayCode)
-Added surf_utopia.hammer (not by jaycode)
-Added bhop_spaceberrie.hammer (Made By JayCode)
-Added forest_hammer (Made by JayCode)
-Added weaponshowcase.hammer (By JayCode)
[ACHIEVEMENTS]
-The beginning. (Launch the game for the first time)
-Half-Life. (Launch the game 500)
-No Life. (Launch the game 1000)
-Surfer. (Surfing for 5h)
-Hard Land. (Hit or beging hit with 500 of velocity)
-Fix the infinite loading when no mod installed. -Change root resources folder. -Water type (choose your water type in the sdk) -Preinstalled particles which you can use with there ID -New basic mod script : Flame thrower -New dialog System -New OnInteractEvent -New Collision/Tri
[MODS SYSTEM]
-Fix the infinite loading when no mod installed.
-Change root resources folder.
-Water type (choose your water type in the sdk)
-Preinstalled particles which you can use with there ID
-New basic mod script : Flame thrower
-New dialog System
-New OnInteractEvent
-New Collision/Trigger Event
-Baked LightMap Support
-Procedural Destruction
-New basic mod script : Knife
[GAMEPLAY]
-New animation states
-New playermodel
-Water Controller
-Third Person mode
-Counter-movement fixed
-Fishy movement fixed (thanks zoi2006)
-New grabbing system
[GRAPHICAL]
-New Post Processing Effects
-Screen Space Reflection
-Screen Space Ray tracing
-Bullet Hole Effect on different surfaces.
[USER INTERFACE]
-New spawn menu
-Console Command
-New workshop uploader panel
-In game server list
[MULTIPLAYER]
-Steam game server implemented.
-Steam server-client authentication.
-VAC Secure server.
-Gamemode system.
-Plugins system.
-New commands registering system (for plugins and gamemodes)
-New override methods for gamemode/plugins.
-New APIs
-Server register players (this will allow to say player's infos)
-New permission system.
-Server files (players, banlist.json, roles.json, serverproperties.txt, whitelist.json)
-Command can be entered in the chat by adding "/" att start.
-"/help" command added.
-New Role system.
-New whilelist system.
-New input sending method.
-Steam authentication crash fixed.
https://www.youtube.com/watch?v=DyHUnU6Zadc