Remove SimpleDungeons plugin

This commit is contained in:
2025-09-15 20:50:19 -07:00
parent b501d22782
commit 4808b1dd63
169 changed files with 1583 additions and 17955 deletions

View File

@@ -1,6 +1,5 @@
[gd_scene load_steps=81 format=4 uid="uid://b7111krf365x0"]
[gd_scene load_steps=79 format=4 uid="uid://b7111krf365x0"]
[ext_resource type="Script" uid="uid://ce73fuh74l81l" path="res://addons/SimpleDungeons/DungeonRoom3D.gd" id="1_jccmw"]
[ext_resource type="Texture2D" uid="uid://bb7y5jjl32b11" path="res://src/map/dungeon/models/Set A/06. Balcony Room A/INNER_BALCONY_ROOM_VER2_STONE_PANEL_2png.png" id="2_40w7a"]
[ext_resource type="Script" uid="uid://dhollu4j3pynq" path="res://src/map/dungeon/code/MonsterRoom.cs" id="2_fedas"]
[ext_resource type="Texture2D" uid="uid://1bmgm045nm7e" path="res://src/map/dungeon/models/Set A/06. Balcony Room A/INNER_BALCONY_ROOM_VER2_COLUMN.jpg" id="3_87bce"]
@@ -15,7 +14,6 @@
[ext_resource type="Texture2D" uid="uid://cl6gq1xxh7a1p" path="res://src/map/dungeon/models/Set A/06. Balcony Room A/INNER_BALCONY_ROOM_VER2_STONE_PANEL_1png.png" id="12_7tgyc"]
[ext_resource type="Texture2D" uid="uid://del2dfj3etokd" path="res://src/map/dungeon/textures/BLOCKED-DOOR_REGULAR.png" id="13_66rjw"]
[ext_resource type="PackedScene" uid="uid://twrj4wixcbu7" path="res://src/items/ItemDatabase.tscn" id="15_n8s21"]
[ext_resource type="Script" uid="uid://yl7wyeo5m725" path="res://src/map/dungeon/code/remove_unused_doors.gd" id="17_atu1n"]
[ext_resource type="Material" uid="uid://bsafm3t4drpl" path="res://src/map/dungeon/textures/MinimapTexture.tres" id="19_dmkqn"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ta5ix"]
@@ -846,17 +844,12 @@ material = ExtResource("19_dmkqn")
size = Vector2(36, 32)
[node name="Balcony Room A" type="Node3D"]
script = ExtResource("1_jccmw")
size_in_voxels = Vector3i(9, 1, 8)
voxel_scale = Vector3(4, 4, 4)
min_count = 1
max_count = 1
script = ExtResource("2_fedas")
[node name="Model" type="Node3D" parent="."]
[node name="InnerBalcony" type="Node3D" parent="Model"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -0.041173)
script = ExtResource("2_fedas")
[node name="INNER_BALCONY_ROOM_VER2" type="Node3D" parent="Model/InnerBalcony"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -15.5355, -69.5131, -79.2483)
@@ -1192,9 +1185,6 @@ material_override = SubResource("StandardMaterial3D_ce8rm")
operation = 2
size = Vector3(4.45825, 5.09937, 2)
[node name="RemoveUnusedDoors" type="Node" parent="Doors"]
script = ExtResource("17_atu1n")
[node name="Spawn Points" type="Node3D" parent="."]
[node name="PlayerSpawn" type="Marker3D" parent="Spawn Points"]