2
0

Finished functions, new icons, new spacestation

This commit is contained in:
Kyle Austad 2024-10-03 21:43:39 -05:00
parent 75bea901a9
commit 741385bc8d
89 changed files with 190 additions and 129 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/ModularShipSystem/Demo/Icons/Cargo.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/ModularShipSystem/Demo/Icons/Engine.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/ModularShipSystem/Demo/Icons/Hull.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/ModularShipSystem/Demo/Icons/LaserBeam.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/ModularShipSystem/Demo/Icons/Scanner.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/ModularShipSystem/Demo/Icons/Shield.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
Content/ModularShipSystem/Demo/Materials/MI_Ball.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/ModularShipSystem/Demo/Materials/MI_Rims.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/ModularShipSystem/Demo/Skybox/BP_SpaceSkyBox.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/ModularShipSystem/Demo/Skybox/MI_SpaceSkyBox.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/ModularShipSystem/Demo/Skybox/M_SpaceSkyBox.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/ModularShipSystem/Demo/Skybox/MySkybox.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
ProjectZIP.zip (Stored with Git LFS)

Binary file not shown.

View File

@ -1,6 +1,11 @@
# ModularShipSystem # ModularShipSystem
All of the components below need stats defined such as power draw and hull reinforcement or shield degredation. ## Things to finish everything up
- [ ] Documentation
- [ ] Clean up Blueprint Interfaces and functions and comment nodes
- [ ] Create UI to display player ship stats
- [ ] Implement power draw statistic?
## Systems to implement ## Systems to implement
@ -8,15 +13,15 @@ All of the components below need stats defined such as power draw and hull reinf
- [X] Docking using sockets - [X] Docking using sockets
- [X] Toggles for docking UI and player control over the pawn - [X] Toggles for docking UI and player control over the pawn
- [X] Data driven shop UI - [X] Data driven shop UI
- [ ] Purchase and equip from shop UI - [X] Purchase and equip from shop UI
### Base Ship Info ### Base Ship Info
- [ ] Number of hardpoints - [X] Number of hardpoints
- [ ] Hull information - [X] Hull information
- [ ] Number of modules - [X] Number of modules
- [ ] Supported Classes of modules - [X] Supported Classes of modules
- [ ] Available upgrade slots - [X] Available upgrade slots
### Hardpoints ### Hardpoints
@ -37,7 +42,3 @@ All of the components below need stats defined such as power draw and hull reinf
- [X] Move UI handling for space station to a HUD class using the interfaces to toggle everything - [X] Move UI handling for space station to a HUD class using the interfaces to toggle everything
- [X] docking should change pawn rotation as well - [X] docking should change pawn rotation as well
### Attributions
<a href="https://www.flaticon.com/free-icons/miscellaneous" title="miscellaneous icons">Miscellaneous icons created by Ali Syaifullah - Flaticon</a>

BIN
SourceAssets/AkashaRegular-Rprn6.ttf (Stored with Git LFS) Normal file

Binary file not shown.

BIN
SourceAssets/Cargo.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
SourceAssets/CrappyShip.blend (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
SourceAssets/CrappySpaceStation.fbx (Stored with Git LFS)

Binary file not shown.

BIN
SourceAssets/Engine.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
SourceAssets/Hull.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
SourceAssets/LaserBeam.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
SourceAssets/MySkybox.dds (Stored with Git LFS) Normal file

Binary file not shown.

BIN
SourceAssets/RailGun.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
SourceAssets/Scanner.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
SourceAssets/Shield.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
SourceAssets/SpaceStation.fbx (Stored with Git LFS) Normal file

Binary file not shown.