-
Updated
Jul 25, 2019 - Clojure
freesoftware
Here are 60 public repositories matching this topic...
-
Updated
Mar 17, 2022
-
Updated
Mar 19, 2022 - C++
Which will behave like that
let settings = await prettyConfig('rollup', { configFiles })
if (!settings) {
settings = await prettyConfig('rolldown', { configFiles })
}
console.log(settings)instead of above we can hide it to look like that
const settings = await prettyConfig(['rollup', 'rolldown'], { configFiles })
if (!settings) {
console.log('no config file-
Updated
Dec 7, 2021 - PHP
Is your feature request related to a problem? Please describe.
Files stored in /var/log are usually temporary, for pacstall however, it's not. When I was cleaning my system with bleachbit, it automatically deleted /var/log/pacstall/metadata which causes pacstall to not recognize any installed pacstall programs.
Describe the solution you'd like
Move /var/log/pacstall/metadata to
-
Updated
Feb 10, 2022 - Go
-
Updated
Feb 27, 2022 - PHP
Would be very effective against regenerating foes (then we can add and/or improve foes that are very weak, but regenerate and possibly avoid melee to be safe from big hits that they can't regenerate against). Can be a throwing weapon, because swapping it in and out as a melee weapon worth it only for regenerating foes could be too tiring.
Edit: let's make sure there is proper feedback on hits
If I'm in the middle of a recording and have to switch modes to edit the script when I return, the velocity is set back to 3 not whatever I had it at. This happens for me a lot near the end of the script as the prompter changes modes at the end and then the velocity is reset, making it more difficult than it needs to be as I sadly require a lot of takes.
-
Updated
Mar 11, 2022 - C
-
Updated
Mar 18, 2022 - Python
-
Updated
Apr 25, 2021 - C++
-
Updated
Mar 19, 2022 - C
-
Updated
Feb 11, 2022
-
Updated
Feb 25, 2022 - SCSS
-
Updated
Jan 27, 2022 - QML
-
Updated
Jan 21, 2022 - C
-
Updated
Nov 25, 2020 - C#
-
Updated
May 22, 2019 - TeX
-
Updated
Mar 20, 2022
-
Updated
Feb 26, 2022 - Lua
-
Updated
Aug 30, 2021 - JavaScript
-
Updated
Aug 29, 2019 - Java
-
Updated
Jun 1, 2020
-
Updated
Nov 26, 2019 - C
Improve this page
Add a description, image, and links to the freesoftware topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the freesoftware topic, visit your repo's landing page and select "manage topics."
Replace texts of tutorial hints, currently inlined in the code that reports particular events to the player, with constructors of an enumeration datatype to be created for this purpose (and calls to a function that turns the constructors to text, adds a message, etc.). Create a lore menu that lists all tutorial hints and shows which have already been seen in this game.
Extended scope: also keep