EP v0.0.2 has been packaged and published on #github and #factorio. #modding #gamedev #lua
github.com/sudojunior/e...
mods.factorio.com/mod/explosiv...
EP v0.0.2 has been packaged and published on #github and #factorio. #modding #gamedev #lua
github.com/sudojunior/e...
mods.factorio.com/mod/explosiv...
I don't know why I've done this, I've made a mod to make me the enemy of my own factory - also my first ever mod. If you decide to play #factorio with it, just be sure to know your surroundings.
#gamedev #modding #lua
mods.factorio.com/mod/explosiv...
It continues remain... not-so-mobile-friendly. If I can figure it out, it'll get thrown in - but for now, I'm just happy that it works... and that's *mostly* fixed.
Old website with stacked layout
New site layout with 2 column split
Not sure if getting rid of the images would be 'good' for engagement, but I'll figure that out some other time. I found the stacked layout to be very restrictive in how fragments were rendered.
I'll see how it goes. (Before: left, After: right)
sudojunior.github.io
Refactored ProxyMatrix today, in about an hour, as ProxyWrapper with just one change to the example.
github.com/TinkerStorm/...
*Had to do the 'as unknown as (proxy)' as TS still thought it was the provided object. I doubt that I'd end up using it at all, but it's there if I want to use it.
Created a 'thing' called ProxyMatrix 2 days ago, intended for use in request caching - mainly to know when entries should be disposed of.
github.com/TinkerStorm/...
Query for Client on discord.js documentation, hiding 33 event entries because the original message was too big for discord.
Query for TextChannel on discord.js
Pretty much no changes from the base layout, other than the ability to search discord.js rather than slash-create (which the bot is built using the latter).
Issue 73 will continue with the possibility to support other docs formats... just have to find some.
github.com/slash-create...
slash-create/docs-bot PR 74 adds support for discord.js, eris support is planned with the possibility to give better abstraction in the long term for other packages.
For the moment, only docgen compatible packages are supported.
#typescript #discord #github
github.com/slash-create...