sorcery  Diff

Differences From Artifact [f9d7281393]:

  • File init.lua — part of check-in [96c5289a2a] at 2020-10-21 03:35:35 on branch trunk — add rune forges, runes, amulet frames, write sacrifice spell, touch up amulet graphics, enable enchantment of amulets (though spells cannot yet be cast), defuckulate syncresis core icon, unfuckitize sneaky leycalc bug that's probably been the cause of some long-standing wackiness, add item classes, add some more textures, disbungle various other asstastrophes, remove sneaky old debug code, improve library code, add utility for uploading merge requests (user: lexi, size: 3813) [annotate] [blame] [check-ins using]

To Artifact [e9275c1995]:


   128    128   	'harvester'; 'metallurgy-hot', 'metallurgy-cold';
   129    129   	'entities'; 'recipes'; 'coins'; 'interop';
   130    130   	'tnodes'; 'forcefield'; 'farcaster'; 'portal';
   131    131   	'cookbook', 'writing'; 'disassembly'; 'displacer';
   132    132   	'gravitator'; 'precipitator'; 'calendar', 'astrolabe';
   133    133   	'keypunch'; 'runeforge';
   134    134   
   135         -	'admin';
          135  +	'privs', 'admin';
   136    136   } do sorcery.load(u) end
   137    137   sorcery.stage('finalize')
   138    138   
   139    139   sorcery.registry.defercheck()