Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hepfnepf/Blutfest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: hepfnepf/Blutfest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Sep 22, 2022

  1. Copy the full SHA
    331c870 View commit details
  2. Merge pull request #106 from hepfnepf/ui

    UI overhaul
    hepfnepf authored Sep 22, 2022
    Copy the full SHA
    6de4c7a View commit details

Commits on Sep 23, 2022

  1. Copy the full SHA
    01abfbd View commit details
  2. Merge pull request #107 from hepfnepf/3.5fix

    Ported to 3.5 and fixed bugs.
    hepfnepf authored Sep 23, 2022
    Copy the full SHA
    e8a07e4 View commit details
  3. Copy the full SHA
    55ed971 View commit details
  4. Merge pull request #108 from hepfnepf/loc

    Added localization file. Added german translation.
    hepfnepf authored Sep 23, 2022
    Copy the full SHA
    716fa65 View commit details

Commits on Sep 24, 2022

  1. Update README.md

    hepfnepf authored Sep 24, 2022
    Copy the full SHA
    63b96e8 View commit details

Commits on Sep 29, 2022

  1. Removed unnecessary code. Changed z-value of bullets. Tryed to improv…

    …e music controller ui. Cried. Gave up.
    hepfnepf committed Sep 29, 2022
    Copy the full SHA
    e78bbb6 View commit details
  2. Merge pull request #109 from hepfnepf/fixes

    Small stuff
    hepfnepf authored Sep 29, 2022
    Copy the full SHA
    b1581ec View commit details
  3. Create CONTRIBUTING.md

    hepfnepf authored Sep 29, 2022
    Copy the full SHA
    5295bb7 View commit details
  4. Split the former save file in to two: One for the game data, one for …

    …the options. The naming of the function sucks a little, because godot does not have a proper way of renaming symbols.
    hepfnepf committed Sep 29, 2022
    Copy the full SHA
    f627a7d View commit details
  5. Merge pull request #112 from hepfnepf/save

    Save file split
    hepfnepf authored Sep 29, 2022
    Copy the full SHA
    f288476 View commit details

Commits on Sep 30, 2022

  1. Copy the full SHA
    6e7ab22 View commit details
  2. Cleaner code.

    hepfnepf committed Sep 30, 2022
    Copy the full SHA
    61669b5 View commit details
  3. Merge pull request #115 from hepfnepf/f3

    Improve debug layout
    hepfnepf authored Sep 30, 2022
    Copy the full SHA
    cf6a815 View commit details
  4. Copy the full SHA
    b974905 View commit details
  5. Copy the full SHA
    c116824 View commit details
  6. Merge pull request #116 from hepfnepf/ammo

    Fixed ammo infinity getting disabled when switching weapons.
    hepfnepf authored Sep 30, 2022
    Copy the full SHA
    fb14acd View commit details
  7. Update README.md

    hepfnepf authored Sep 30, 2022
    Copy the full SHA
    512fa72 View commit details

Commits on Oct 1, 2022

  1. Copy the full SHA
    dd3e172 View commit details
  2. Merge pull request #117 from hepfnepf/ch

    Improved crosshair scaling and balancing.
    hepfnepf authored Oct 1, 2022
    Copy the full SHA
    9410e89 View commit details
  3. Removed testing objects.

    hepfnepf committed Oct 1, 2022
    Copy the full SHA
    9462f51 View commit details
  4. Merge pull request #118 from hepfnepf/ch

    Removed testing objects.
    hepfnepf authored Oct 1, 2022
    Copy the full SHA
    61a7517 View commit details

Commits on Oct 2, 2022

  1. Copy the full SHA
    40a5fdf View commit details
  2. Copy the full SHA
    8989563 View commit details
  3. Merge pull request #121 from hepfnepf/border

    Added fading to background on map.
    hepfnepf authored Oct 2, 2022
    Copy the full SHA
    db5f530 View commit details

Commits on Oct 3, 2022

  1. Allow user to reset opions.

    hepfnepf committed Oct 3, 2022
    Copy the full SHA
    5d20ae2 View commit details
  2. Merge pull request #122 from hepfnepf/reset

    Allow user to reset opions.
    hepfnepf authored Oct 3, 2022
    Copy the full SHA
    4496907 View commit details
  3. Update README.md

    hepfnepf authored Oct 3, 2022
    Copy the full SHA
    0e6e6ba View commit details

Commits on Oct 11, 2022

  1. Copy the full SHA
    5663ecf View commit details
  2. Merge pull request #128 from hepfnepf/fix

    Fixed problems with bullet time not getting reset properly.
    hepfnepf authored Oct 11, 2022
    Copy the full SHA
    0625acd View commit details

Commits on Oct 17, 2022

  1. Copy the full SHA
    a85cd77 View commit details
  2. Copy the full SHA
    1be3fd2 View commit details
  3. Merge pull request #134 from hepfnepf/Exp

    Explosion and ice item
    hepfnepf authored Oct 17, 2022
    Copy the full SHA
    0ef6f5a View commit details

Commits on Oct 18, 2022

  1. Removed wanings.

    hepfnepf committed Oct 18, 2022
    Copy the full SHA
    7085fe8 View commit details
  2. Merge pull request #136 from hepfnepf/warn

    Removed wanings.
    hepfnepf authored Oct 18, 2022
    Copy the full SHA
    49e04cf View commit details

Commits on Dec 28, 2022

  1. Added in explosions and a bomb item.

    hepfnepf committed Dec 28, 2022
    Copy the full SHA
    a6975d0 View commit details
  2. Merge pull request #145 from hepfnepf/exp

    Added in explosions and a bomb item.
    hepfnepf authored Dec 28, 2022
    Copy the full SHA
    fff810c View commit details
  3. Removed bomb from start area again.

    hepfnepf committed Dec 28, 2022
    Copy the full SHA
    510575f View commit details
  4. Added a testing scene and exposed invincibility variable of player vi…

    …a export.
    hepfnepf committed Dec 28, 2022
    Copy the full SHA
    14ef976 View commit details

Commits on Dec 30, 2022

  1. Added Poolin to all weapons.

    hepfnepf committed Dec 30, 2022
    Copy the full SHA
    ed88a76 View commit details
  2. Added bullet pooling to spiral.

    hepfnepf committed Dec 30, 2022
    Copy the full SHA
    a18e2c7 View commit details
  3. Merge pull request #146 from hepfnepf/perf

    Performance increase
    hepfnepf authored Dec 30, 2022
    Copy the full SHA
    99bee86 View commit details
  4. Fixed pooling disabeling the life timer on bullets.

    hepfnepf committed Dec 30, 2022
    Copy the full SHA
    33bf6a5 View commit details
  5. 1

    hepfnepf committed Dec 30, 2022
    Copy the full SHA
    aaadeb9 View commit details

Commits on Dec 31, 2022

  1. Improved debug menu.

    Added spawn rate and current difficulty.
    hepfnepf committed Dec 31, 2022
    Copy the full SHA
    af1ae02 View commit details
  2. Merge pull request #148 from hepfnepf/debug

    Improved debug menu.
    hepfnepf authored Dec 31, 2022
    Copy the full SHA
    9ff2963 View commit details

Commits on Jan 1, 2023

  1. Copy the full SHA
    27e3ea8 View commit details
  2. Copy the full SHA
    96b19ea View commit details

Commits on Jan 2, 2023

  1. Added sounds to bazooka and improved banacing.

    hepfnepf committed Jan 2, 2023
    Copy the full SHA
    881a696 View commit details
Loading