Regalis
9cfbbb44ed
Fixed a bunch of sprites not being removed
2016-02-19 15:58:43 +02:00
Regalis
cd4e3a3d2a
Fixed password box not working, connecting powered items with multiple parallel wires works, velocity/depth indicators on nav, stuff
2016-02-18 21:09:10 +02:00
Regalis
bec6d95198
Server log, ai characters steer away from the abyss
2016-02-14 16:47:23 +02:00
Regalis
ebbcf8b835
Updating sonar/steering tickboxes to match received network state, graying out disabled tickboxes
2016-02-02 19:32:38 +02:00
Regalis
75b8e44d3c
Fixed wrappingwalls, fixed Level.GetCells returning the same cell multiple times, placing backgroundsprites based on level seed
2016-01-20 23:26:41 +02:00
Regalis
6c57c1270c
- CrewCommander key can be changed
...
- Improved logic for teleporting character in/out the sub
- changed Turret.AIOperate to use the new coordinate system
- neutralballastlevel option in steering
- crewmanager UI works properly with different numbers of crew members
- fixed obstructvision "twitching" when moving in/out the sub
- resetting steering velocity when AI is waiting
- GetItem AIObjective ignores items outside the sub
- crew has the "dismissed" order by default
-
2016-01-20 00:26:45 +02:00
Regalis
eb20af622d
Limb collisions can damage hull again, new UI for steering, sonar & reactor, fabricators can require more than one of each ingredient, timer for character imploding, AICharacter position syncing changes, watcher, commands can also be given to controlled character
2016-01-13 22:19:01 +02:00
Regalis
bc9ff32023
New pump & railguncont sprites, saving fixes (disappearing items fixed?), moving LightManager.ViewPos to railgun when aiming, generating waypoints outside sub, easier wire node editing, characters stand when using a controller, shiftsummary crew status scrolling, stuff
2016-01-04 01:03:37 +02:00
Regalis
cb1513f5e6
Lobbyscreen store fixes, sub name textbox & save button in sub editor, transitioncinematic on crew death, saving reactor state, radar marker position fix, minimap fix, button sounds, artifact positioning fix, better LegUp prevention method, some music clips when round ends
2016-01-03 01:13:32 +02:00
Regalis
8717a2259f
Fixed LobbyScreen item grouping & light.hullsInRange updating
2016-01-02 16:40:24 +02:00
Regalis11
b2d5704f7e
Round summary screen, GUIMessageBoxes disable other UI elements, renamed quests as missions
2015-12-23 22:18:02 +02:00
Regalis
e10bffde9b
Light rendering optimization
2015-12-19 16:02:05 +02:00
Regalis
af470eab2e
more accurate submarine body generation, multiplayer fixes, saving takes HiddenSubPosition into account, fire coordinate fixes, editscreen fixes, checking item triggers in AIObjectiveGoto, netlobbyscreen sync fixes, re-enabled level start/end positions, water edit fixed
2015-12-17 18:26:40 +02:00
Regalis
04cfca0ede
Multiplayer fixes
2015-12-12 16:23:01 +02:00
Regalis
17e8a2171f
Progress + prettier ice walls
2015-12-12 13:44:05 +02:00
Regalis
c064c5eb50
Very unfinished attempt at changing the coordinate system to work relative to the level and to move the sub instead of the whole level
2015-12-03 19:42:11 +02:00
Regalis
cddf4f1bde
Sending NetTime at the start of a combined networkevent instead of individual networkevents, syncing itemcomponents for spectators, AICharacter importantentityupdates are sent again, misc bugfixes, some new heads
2015-11-20 17:12:33 +02:00
Regalis
4d949e3be1
Spectating, fire, damaged limb sprites, water detector, engineer jumpsuit, new signal comp sprites, resharper cleanup (god knows what else, commit more often)
2015-11-10 22:22:26 +02:00
Regalis
cd48d12be6
Setting ragdoll position without limbs going through walls, rotating entire ragdoll, using combined network messages client->server, fixed fabricators
2015-11-08 22:20:29 +02:00
Regalis
5a21d64b3a
FillNetworkData uses NetBuffer instead of OutgoingMessage
2015-11-04 20:21:34 +02:00
Regalis
963f46e7d1
Improved character movement lag compensation
2015-11-03 18:15:12 +02:00
Regalis
2a8939f6dc
tyuityuidfgh
2015-11-02 22:05:48 +02:00
Regalis
e4a048a54a
Removing the obstruction element without flickering, better looking (& working) radar
2015-11-01 22:10:31 +02:00
Regalis
bcc96cee97
Infinite wall fixes, pressure damage to sub, sub/mode voting & randomization working now, better ui scaling
2015-10-31 00:29:51 +02:00
Regalis
ebe248a7cc
Ragdoll raycast crash, holding items in correct angles, ghost wires, dropping items properly in editmapscreen, radar wont work without power, remove wire from connectors if its deleted
2015-10-26 01:46:52 +02:00
Regalis
b3462b24b4
Reliablesender exception handling, buttons crashing multiplayer, using screwdrivers/wrenches with left click, RestoreCollision exception handling, nerfed c4, UpdateLimbCollisionCategories fix
2015-10-23 00:10:27 +03:00
Regalis
51e68f0949
Banning players, networkevent refactoring, wire syncing bugfixes, wrenches can be used as a melee weapon, proper error message for invalid IPs, drawing held items in correct position, fixed client crashing if sending a chatmessage while connection is lost
2015-10-22 01:04:42 +03:00
Regalis
838022fcd5
Switch to Barotrauma & too many misc changes to remember
2015-10-16 18:11:58 +03:00
Regalis
709d4efde9
Particle.FindAdjacentHulls exception fix, OpenAL "invalid value" dix, radar sync, better ragdoll sync, autoupdate cancel/retry on error
2015-10-08 21:48:04 +03:00
Regalis
db7128a475
Better autopilot, guiframe tweaking, fixed ui scaling, aicontroller bugfixes, human walk/run anim uses HandIK
2015-10-06 21:18:36 +03:00
Regalis
0be4ad4f84
Button&door sounds, sound looping bugfixes, positional sound bugfixes + low pass filter on distant sounds, submarine collision improvements, controller trigger bugfix, humans walk/run more slowly in water
2015-10-04 14:49:05 +03:00
Regalis
f6966f06c3
WIP CrashReporter, misc refactoring
2015-09-19 15:14:47 +03:00
Regalis
7eae6fb026
Melee weapons (+ stun baton), improved throw animation, new damage sound effects
2015-09-07 16:31:04 +03:00
Regalis11
b77fa5df90
Level isn't drawn outside the edges of the radar, UI improvements
2015-09-06 16:23:26 +03:00
Regalis
5771bc7e02
Progress on tutorial
2015-08-11 20:23:48 +03:00
Regalis
85b0cda4ca
v0.1
2015-07-31 21:05:55 +03:00