|
f1f1ce897c
|
Implement clone in drive menu
|
2021-08-28 15:23:44 +07:00 |
|
|
b0e9a96e50
|
Reasonable interaction with drive viewer
|
2021-08-28 14:47:01 +07:00 |
|
|
fa72e6ec03
|
Working interaction with drives
|
2021-08-28 10:12:13 +07:00 |
|
|
de22ab54c0
|
More test code regarding drives
|
2021-08-27 18:53:25 +07:00 |
|
|
998ce95f1c
|
Change back id to being UUIDs
|
2021-08-27 14:33:36 +07:00 |
|
|
05bed3a737
|
Drive viewer test code
|
2021-08-27 13:16:54 +07:00 |
|
|
2166119a75
|
Improve drive testcode
|
2021-08-26 10:41:48 +07:00 |
|
|
e7e12bed8c
|
Condensation drive test
|
2021-08-25 22:53:17 +07:00 |
|
|
76de8549aa
|
fixed an error in matter decomposer's model, again.
|
2021-08-25 02:42:23 +06:00 |
|
|
1650e63e20
|
Merge branch 'master' of https://gitlab.com/DBotThePony/overdrive-that-matters
|
2021-08-24 21:42:25 +06:00 |
|
|
4613b5549e
|
fixed an error in matter decomposer's model
|
2021-08-24 21:41:59 +06:00 |
|
|
d7a62f6d3c
|
Merge remote-tracking branch 'origin/master' into master
|
2021-08-24 22:41:06 +07:00 |
|
|
495af87688
|
Fix polluting global item renderer Z offset
|
2021-08-24 22:40:43 +07:00 |
|
|
e5f81569f9
|
Better research screen
|
2021-08-24 22:28:44 +07:00 |
|
|
f388639fc6
|
Primitive research "tree"
|
2021-08-24 22:09:38 +07:00 |
|
|
a5af0a4a00
|
Black background for android research "tree"
|
2021-08-24 21:25:06 +07:00 |
|
|
27945b62dc
|
Don't offset inner render
|
2021-08-24 21:24:47 +07:00 |
|
|
e79bdb4326
|
Scissor and draggable canvas panel for android research window
|
2021-08-24 21:08:26 +07:00 |
|
|
e7b810f1a8
|
Fix MtE burn not awarded for outer battery
|
2021-08-24 19:16:44 +07:00 |
|
|
dc76513dc8
|
Proper stat casing
|
2021-08-24 19:02:44 +07:00 |
|
|
9f7cc25ef5
|
Stats!
|
2021-08-24 19:01:34 +07:00 |
|
|
7c5bfb1b36
|
Nanobots, Regeneration and Armor features and research
|
2021-08-24 18:14:53 +07:00 |
|
|
39795e2659
|
Added Nutrient paste in language file, because it was not here for some reason
|
2021-08-24 14:15:53 +06:00 |
|
|
c45c7045d9
|
Disallow quick regeneration
|
2021-08-24 14:50:48 +07:00 |
|
|
64d41e450a
|
Make builder also build research entry, add blocking research
|
2021-08-24 14:19:18 +07:00 |
|
|
43790bbedc
|
Make button bigger
|
2021-08-24 12:04:19 +07:00 |
|
|
5d4842701e
|
Dock children in one pass, to match gmod api (and fix docking issues)
|
2021-08-24 12:01:19 +07:00 |
|
|
002b335f47
|
Matter bottler, UV winding order for widgets, EditablePanel#asGrid
|
2021-08-24 11:58:26 +07:00 |
|
|
eab7e1de10
|
Matter bottler
|
2021-08-24 00:59:22 +07:00 |
|
|
a26ed5ec41
|
Ignore depth buffer when drawing screens (panels are properly Z sorted), partially fixes issues with TOP
|
2021-08-23 22:42:38 +07:00 |
|
|
2753997898
|
Revert "Increase Z value of GUIs"
This reverts commit fd3f22da29 .
|
2021-08-23 20:54:41 +07:00 |
|
|
fd3f22da29
|
Increase Z value of GUIs
|
2021-08-23 20:06:03 +07:00 |
|
|
c45435a6b0
|
Fix android station missing widgets
|
2021-08-23 19:44:34 +07:00 |
|
|
95a96c35ca
|
Pattern fillage gauge
|
2021-08-23 19:39:27 +07:00 |
|
|
eaa8c11b58
|
debugprints
|
2021-08-23 18:42:02 +07:00 |
|
|
5af92b5e24
|
Fix is_hovered on edges
|
2021-08-23 18:41:34 +07:00 |
|
|
14f7115639
|
Display stored matter in network
|
2021-08-23 18:36:55 +07:00 |
|
|
4f2fede296
|
Automate things with FlexGridPanel
|
2021-08-23 18:30:49 +07:00 |
|
|
ae7629548a
|
FlexGridPanel test
|
2021-08-23 17:47:17 +07:00 |
|
|
68c4f83fc6
|
Fix slot overlap in battery bank menu
|
2021-08-23 15:55:04 +07:00 |
|
|
0a41c09569
|
Remove debug code
|
2021-08-23 14:56:05 +07:00 |
|
|
3098a08d6e
|
Attack speed overclocking, improve research builder
|
2021-08-23 14:52:12 +07:00 |
|
|
899723eeb5
|
MODIFIER_NAME should be static
|
2021-08-23 14:24:13 +07:00 |
|
|
b1373c4360
|
typo
|
2021-08-23 14:24:00 +07:00 |
|
|
9ff3fefd50
|
Remove debugprint
|
2021-08-23 11:52:47 +07:00 |
|
|
1bb85a6d73
|
Merge remote-tracking branch 'origin/master' into master
|
2021-08-23 11:46:34 +07:00 |
|
|
0365c09398
|
Feature modifiers and levels, limb overclocking, research improvements
|
2021-08-23 11:46:13 +07:00 |
|
|
04f09a0544
|
Added new block textures/models: carbon fiber, container block. Added a cargo container texture. Added a texture for nutrient paste
|
2021-08-23 10:16:34 +06:00 |
|
|
38d34de609
|
Update code to work on dedicated servers
|
2021-08-22 23:31:43 +07:00 |
|
|
c66c64f87a
|
Research icons?
|
2021-08-22 23:21:29 +07:00 |
|