Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkhaal21 committed Feb 14, 2024
0 parents commit df5eaa1
Show file tree
Hide file tree
Showing 203 changed files with 66,209 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
33 changes: 33 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
on:
push:
tags:
- "v*.*.*"

jobs:
export_app:
runs-on: ubuntu-latest
permissions: write-all
name: Export App
steps:
- name: checkout
uses: actions/checkout@v3.3.0

- name: export game
id: export
uses: firebelley/godot-export@v5.2.0
with:
# Defining all the required inputs
godot_executable_download_url: https://downloads.tuxfamily.org/godotengine/4.2/Godot_v4.2-stable_linux.x86_64.zip
godot_export_templates_download_url: https://downloads.tuxfamily.org/godotengine/4.2/Godot_v4.2-stable_export_templates.tpz
relative_project_path: ./
archive_output: true

# This release action has worked well for me. However, you can most likely use any release action of your choosing.
# https://github.com/ncipollo/release-action
- name: create release
uses: ncipollo/release-action@v1.12.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
generateReleaseNotes: true
tag: ${{ github.ref_name }}
artifacts: ${{ steps.export.outputs.archive_directory }}/*
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Godot 4+ specific ignores
.godot/
*.tmp
.vs/
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/ArrowAqua.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/ArrowBlue.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/ArrowGreen.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/ArrowGrey.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/ArrowMagenta.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/ArrowOrange.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/ArrowYellow.mdl
Binary file not shown.
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/cycler.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/cycler_sprite.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/cycler_weapon.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/cycler_wreckage.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/env_blood.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/env_shooter.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/gibshooter.mdl
Binary file not shown.
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/monster_furniture.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/monster_generic.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/monstermaker.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/Arrows/scripted_sequence.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/axis_helper_thick.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/info_bigmomma.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/info_node.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/info_node_air.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/info_player_deathmatch.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/info_player_start.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/light_spot.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/monster_hevsuit_dead.mdl
Binary file not shown.
Binary file not shown.
Binary file added Advanced_FGD Models/path_corner.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/path_track.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/scripted_sequence.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/sun.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/trigger_camera.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/tripmine.mdl
Binary file not shown.
Binary file added Advanced_FGD Models/tripmine_laser.mdl
Binary file not shown.
Binary file added Advanced_FGD Sprites/BlankSprite64x64.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/TriggerTypeOff.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/TriggerTypeOn.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/TriggerTypeToggle.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/aiscripted_sequence.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/ambient_generic.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/cycler.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/cycler_sprite.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/cycler_weapon.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/cycler_wreckage.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/env_beam.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/env_beverage.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/env_blood.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/env_explosion.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/env_fade.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/env_funnel.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/env_global.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/env_laser.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/env_render.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/env_shake.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/env_shooter.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/env_sound.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/env_spark.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/game_counter.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/game_counter_set.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/game_end.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/game_player_equip.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/game_player_hurt.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/game_player_team.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/game_score.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/game_team_master.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/game_team_set.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/game_text.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/gibshooter.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/info_H_angle_helper.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/info_H_arrow_helper.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/info_H_grid_helper.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/info_compile_parameters.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/info_hl_advanced_fgd.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/info_hl_advanced_fgd2.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/info_hl_entity_notes.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/info_hl_fgd_background.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/info_landmark.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/info_null.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/info_target.spr
Binary file not shown.
Binary file not shown.
Binary file added Advanced_FGD Sprites/info_texlights.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/light.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/light_env(source).spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/lightcolor.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/monster_furniture.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/monster_generic.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/monstermaker.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/multi_manager.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/multisource.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/obsolete.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/player_loadsaved.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/player_weaponstrip.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/scripted_sentence.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/speaker.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/target_cdaudio.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/trigger_auto.spr
Binary file not shown.
Binary file not shown.
Binary file added Advanced_FGD Sprites/trigger_changetarget.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/trigger_counter.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/trigger_endsection_point.spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/trigger_relay(source).spr
Binary file not shown.
Binary file added Advanced_FGD Sprites/trigger_relay.spr
Binary file not shown.
Loading

0 comments on commit df5eaa1

Please sign in to comment.