battle
Here are 145 public repositories matching this topic...
Currently it looks for pre-configured pathes that lead only to specific user (in this case DEVs). This is a giant no-no
We either need to introduce some user-friendly config (or forcing the user to type path on first use) or at least change /home/{user}/... to actually grab from whoami or $(USER)
Task:
Replace content of https://github.com/MaKiPL/OpenVIII-monogame/blob/22eb63edcf69b3dda4061
-
Updated
Apr 1, 2022 - Python
-
Updated
Dec 22, 2017 - JavaScript
-
Updated
Jan 22, 2022 - C#
-
Updated
Feb 15, 2022 - C#
-
Updated
Apr 5, 2022 - Python
-
Updated
Jul 19, 2018 - Python
-
Updated
Jun 8, 2020 - C#
-
Updated
Mar 6, 2022 - Java
-
Updated
Aug 19, 2020 - Python
-
Updated
Dec 20, 2020 - Kotlin
-
Updated
Jan 31, 2019 - Vue
-
Updated
Mar 31, 2018 - C#
-
Updated
Nov 2, 2019 - Java
-
Updated
Mar 27, 2017 - C
Now config dir is relatively hard to download.
I think a zip with mods/configs/io.github.servb.recent_stat dir should be provided in release assets.
-
Updated
Oct 8, 2021 - Java
-
Updated
Oct 24, 2021 - CSS
-
Updated
Apr 4, 2022 - Kotlin
-
Updated
Jul 10, 2019 - C++
In this particular example, the offending code can be found on line 42 of TeamPhase.cs:
return command.Executor.ResponsibleTeam == CurrentTeam &&
(command.Executor as ITappableTeammate)?.IsTapped != true;There should be a null check on the command.Executor property here. If the null check fails, I think raising an exception (such as a NullObjectException) with a message
Improve this page
Add a description, image, and links to the battle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the battle topic, visit your repo's landing page and select "manage topics."
Currently, when entering epic mode the README is frozen in the last level of the tower. When you're trying to fine-tune the score for a level other than the last one, it would be helpful if we had the README for that level available. The proposal is that when entering epic mode, the README is updated with all levels, one following the other.
Example:
# Starbolt - beginner