Regalis
296c5a14ed
- host can respawn
...
- respawn info texts
- camera clamped to the the upper edge of the level
- fixed submarinebody being generated from all walls (and not just the ones belonging to that specific sub)
2016-06-23 18:23:20 +03:00
Regalis
7349cdd310
Progress (compiles now)
2016-06-09 22:15:50 +03:00
Regalis
1828198abf
More descriptive coroutine exception error messages, more null checks in Level.Unload
2016-05-30 18:33:46 +03:00
Regalis
a9ceaeb8ec
- fixed ruin doors being placed outside corridors if the corridor passes through multiple rooms
...
- fog of war isn't drawn or updated when not controlling a character
- fixed topmost cells in the level not being placed in the cellgrid array, causing them to be ignored when enlarging the main path for the sub
- fixed slices of the diving suit sprite "bleeding" into the torso sprite
2016-05-10 18:46:42 +03:00
Regalis
ef05650c01
Motion sensor component, ruins have doors and hatches with randomly placed motion sensors that close them automatically
2016-05-07 09:09:30 +03:00
Regalis
3114006d86
Alien ruins, some new alien items and a new monster
2016-05-01 18:46:17 +03:00
Regalis
8c19adeb5e
Some more randomness in level generation, info message about the radio command in mp
2016-04-23 17:32:52 +03:00
Regalis
188220c464
A "suicide button" which can be used if the character is unconscious and the player doesn't want to wait for help, fixed submarine staying loaded when clicking the "load previous" button mid-round, main path waypoint generation bugfix
2016-04-20 17:22:22 +03:00
Regalis
17d499d70a
- clients only apply OnImpact statuseffects on items when the server says so
...
- fixed characters occasionally teleporting partially inside walls in mp
- made it easier to drag characters while swimming
2016-04-16 21:00:21 +03:00
Regalis
204d1333d1
Merge branch 'master' of https://bitbucket.org/Regalis11/barotrauma
2016-04-16 15:36:10 +03:00
Regalis
31a04c7bc1
Cargo missions, a menu that shows the mission description mid-round
2016-04-16 15:36:01 +03:00
Regalis11
f9d64ea5c4
Some more commenting & cleanup
2016-04-10 21:03:40 +03:00
Regalis
c6df095a8b
Narrow caves in levels, more background sprites
2016-04-10 10:57:38 +03:00
Regalis
39c9c78266
- level generation refactoring: moved most of the generation logic to a static GaveGenerator class + some minor cleanup
...
- WIP method for splitting the voronoi cells to smaller ones and carving a small cave through them
2016-04-02 16:03:41 +03:00
Regalis
ae4e4d8f34
- wiring tool bugfixes
...
- new oxygen and welding fuel tank sprites
- more reliable method of checking that the sub can pass through the level
- moved the name of the highlighted item to the bottom of the screen
2016-03-11 19:12:07 +02:00
Regalis
6deab579a1
- fixed level generation algorithm placing waypoints at unreachable positions
...
- changes to drowning/suffocation logic (oxygen-value drops/rises at a fixed rate depending on whether there's enough oxygen available, instead of effects "stacking")
2016-03-09 16:57:11 +02:00
Regalis
619390ab72
Water dustparticle fixes, random variation in background color, submarine is automatically moved to origo when loading, configuring a fabricable item with no material requirements doesn't throw an error, AI characters can't open doors if in handcuffs, engines can be picked through doors
2016-02-20 18:24:38 +02:00
Regalis
8672a47a12
Taking structure offset from origin into account when spawning the sub, repairtool automatically targets last section if welding the second-to-last
2016-02-20 14:12:04 +02:00
Regalis
ea6824a60d
Disable aiming with holdable items when using a (railgun) controller, syncing ViewTargetID properly between clients, dropping connected wires when a button is picked up, placing large InterestingPositions on the main path through the level
2016-02-13 23:26:50 +02:00
Regalis
08f1d05507
Fuel rods can't be turned back to uranium/incendium if they've already been used, fixed level generation breaking with smaller subs
2016-02-13 13:09:27 +02:00
Regalis
c6f52cc68f
Voting for round to end, level generation improvements
2016-02-12 19:39:24 +02:00
Regalis
4f54e04c8c
Improved level generation algorithm, fixed invisible hulls, turret projectile fix, fabricators work in mp
2016-02-11 21:37:37 +02:00
Regalis
5a38c4b1ef
Disposing wrappingwall vertex buffers
2016-02-10 19:21:56 +02:00
Regalis
218b14d4bb
Climbing walls with diving suit equipped, fixed weird animations when climbing with an item in hand
2016-01-21 17:38:31 +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
0fc085c86d
Item UI replacements, fabricator bugfix, randomly spawning artifacts, AI can fix leaks, LimbAttacks do damage once (not each frame for the duration of the attack)
2016-01-14 21:06:08 +02:00
Regalis
17f3ec7301
Fabricator, deconstructor, itemspawner & itemremover syncing, fixed placing hulls in editor, misc cleanup
2016-01-10 17:10:22 +02:00
Regalis11
064e2eadd0
Round end cinematic, CoroutineManager deltatime
2015-12-26 19:33:23 +02:00
Regalis11
2ff8643c02
Optimization: FindHull spatial hashing, itemcomponent sounds in a dictionary, got rid of Item.Updated, rendering fixes, disposing shadow vertex buffers
2015-12-21 11:01:35 +02:00
Regalis11
a62c6d6711
Level rendering using vertex buffers
2015-12-19 18:54:43 +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
859be53d28
Level wall generation bugfixes, moved level background drawing to LevelRenderer, more coordinate system bugfixes, better looking progress bars,
2015-12-14 18:59:59 +02:00
Regalis
17e8a2171f
Progress + prettier ice walls
2015-12-12 13:44:05 +02:00
Regalis
242af12f14
Progress
2015-12-04 01:37:30 +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
f42cc78af3
Merged linux changes, fixed first item in inventory not being loaded, fixed levels breaking if re-entering the same level
2015-11-19 16:29:13 +02:00
Regalis
35f05376b0
Thermal artifact, mid-quest message popups, sortmode from immediate to deferred, saving bugfixes
2015-11-19 19:21:48 +02:00
Regalis11
ef9d7ef0d4
WIP pathfinding AI navigator, Level class refactoring
2015-11-15 19:14:08 +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
e4a048a54a
Removing the obstruction element without flickering, better looking (& working) radar
2015-11-01 22:10:31 +02:00
Regalis
b0deba514e
ghkjghk
2015-10-31 15:16:49 +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
dc4b502248
"Infinite walls", converting old InputTypes in saved subs to new ones
2015-10-29 00:59:00 +02:00
Regalis
3c1a66078c
v0.2: iteminventory sync bugfix, meleeweapon "reload time", spears can be picked even if they're stuck inside a wall, tutorial bugfixes, "submarine godmode", removed round duration, drag character sync, reliable structure damage messages, job assignment bugfixes, some extra sounds
2015-10-17 16:01:42 +03:00
Regalis
838022fcd5
Switch to Barotrauma & too many misc changes to remember
2015-10-16 18:11:58 +03:00
Regalis11
2bb5d41836
Further lighting optimization, fixed (railgun) controller movement, physicsbody collisioncategory changes, command room reactor controls in Vellamo
2015-10-14 22:10:37 +03:00
Regalis11
8df9133e84
Lighting optimization (caching shadow vertices & only checking hulls in range if the position or range of the light changes), ragdoll optimization, itemcomponent optimization, dragging stunned/dead characters
2015-10-11 21:04:42 +03:00
Regalis
0a96254696
Tutorial fixes
2015-10-09 17:18:25 +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