Skip to content

Instantly share code, notes, and snippets.

View KAfable's full-sized avatar

Kevin Afable (Vyraal1) KAfable

View GitHub Profile

Stakerholder Meeting

Minutes of the Meeting

Mental Model

Product - built and is running Projects - A section of a product, could be a product release with new features Roles - Roles are assigned to a project, this will have a lot of turnover Peoples - People fill up the roles

Back-End

Temporary Documentation

Auth

Login User


@KAfable
KAfable / gist:4c2a37e11ba6d93003303cc07e6394ac
Last active July 4, 2019 15:57
Proposed Changes to WDB Discord
Roles - overall don't think roles need to change much, depends on the goal of the discord server
Alumni
- for those who finished the bootcamp, doesnt serve much as a trophy unless goals of server change
Moderator Roles
- server seems calm, and devoid of trolls, probably not really needed
Propsed Channel Categories - philosophy is usually based on where the activity is
#Announcements (no channel category) - mod and above perms to post, reduces constant @everyone pings (not many people like those)
Web Development Bootcamp
import crafttweaker.item.IIngredient;
import crafttweaker.item.IItemStack;
print("--- CraftingCoreUpgrade.zs initialized ---");
#Crafting Core Recipes
recipes.remove(<extendedcrafting:crafting_core>);
recipes.addShaped(<extendedcrafting:crafting_core>, [
[<ore:plateBlackSteel>, <extendedcrafting:material:10>, <ore:plateBlackSteel>],
+----------------------------------+---------------------------------------------+---------------+-----------+----+
| Registry name | Name | Type | Rarity | ID |
+----------------------------------+---------------------------------------------+---------------+-----------+----+
| advancedrocketry:spacebreathing | enchantment.spaceBreathing | ARMOR | COMMON | 12 |
| armorplus:furious | enchantment.armorplus.furious | ARMOR | RARE | 27 |
| armorplus:life_steal | enchantment.armorplus.life_steal | BREAKABLE | RARE | 28 |
| cofhcore:holding | enchantment.cofhcore.holding | ALL | UNCOMMON | 30 |
| cofhcore:insight | enchantment.cofhcore.insight | DIGGER | UNCOMMON | 31 |
| cofhcore:leech | enchantment.cofhcore.leech | WEAPON
1.7.0 Update
Config Changes
XU2 Creative mill is now harvestable by non-creative players
Generic Changes
Added tooltip to Thaumcraft Celestial Notes that they can only be crafted
Material Mod Updates
Blood Magic updated to 2.4.1 that fixes a gravity entity issue
# Configuration file
##########################################################################################################
# client
#--------------------------------------------------------------------------------------------------------#
# Client-side settings
##########################################################################################################
client {
S:boxBorderColor=0
Generic Mod Updates:
Apotheosis to 1.9.4 (update to 1.10 might take a while due to native balance changes)
Compact Machines to 3.0.18
CreativeCore (LittleTiles Library) to v1.9.45
FTBLib to 1.5.2
FTBQuests to 1.5.2
RandomPatches to 1.15.1.0
RandomTweaks to 2.5.0.5
SimplyLight to 0.7.0
Toast Control to 1.8.1
[PREINITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit]]
[PREINITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [preinit]
[PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: removingGlass.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] Completed script loading in: 1ms
[PREINITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit], [gregtech]]
[PREINITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [gregtech]
[PREINITIALIZATION][CLIENT][INFO] [gregtech | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: removingGlass.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] Completed script loading in: 0ms
[INITIALIZATION][CLIENT][INFO] CraftTweaker: Building registry
[INITIALIZATION][CLIENT][INFO] CraftTweaker: Successfully built item registry
[PREINITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit]]
[PREINITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [preinit]
[PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: removingGlass.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] Completed script loading in: 1ms
[INITIALIZATION][CLIENT][INFO] CraftTweaker: Building registry
[INITIALIZATION][CLIENT][INFO] CraftTweaker: Successfully built item registry
[INITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit], [recipeevent | crafttweaker]]
[INITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [crafttweaker | recipeevent]
[INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: removingGlass.zs}
[INITIALIZATION][CLIENT][INFO] Altering Melting Recipe(s) for <liquid:glass>