Since: 12-11-17
|
NightYoshi370 has made a new commit: Huge Changes 1. New Youtube Page. Latest videos will show up on the page. 2. Now the depot is smart, and can now remember your submission. 3. Make Discord Link Native, instead of hardcoded. 4. Don't repeat the dropdown for logged-out users. 5. Add Discord link icon. 6. Tell users that you need javascript in order to use per-page search. 7. Fix Youtube detection in Depot 8. Use Non-Numeric ID system for ListPosts and ListThreads Commit URL ID: 1c91eef0b6bf5d19c54c1054a6b455733a3936af |
Posted on 03-26-18, 05:42 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Even more WIP YouTube page, new logo, amongst other random changes Commit URL ID: f795120b234b82462ebd7ac702651ad90f6d76ea |
Posted on 03-27-18, 02:04 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Even more WIP on the Youtube page. Commit URL ID: ebd2fccd33f10c149a70903afcc591abf1d45a87 |
Posted on 03-27-18, 06:07 pm
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: The Layout Update - A new default site layout - A new mini logo for our new site layout - Fix Mobile Layout rendering. - WIP attempt at fixing a new bug in which if you change your theme, the logo would go back to the original one. -Fix Plugin Templates -Allow for hidden site layouts (which can only be activated if you know the key.) -Allow BBCode and Markdown on the homepage. -Fix Youtube page typo. Commit URL ID: a8a44e451ba961a318dff145f21db796577281f2 |
Posted on 03-28-18, 04:47 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: I got beaned off MMM RIP me Commit URL ID: 750a9523510b6cb340cfc061aa1b667be338c4aa |
Posted on 03-31-18, 12:06 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Experimental commit 1. Turn all of jul bars into PNG. 2. Simplify Level Bar code. 3. Port BoardC code to the RPG. Overall, it should add some brand-new features along 4. Handle RPG themes as a function. Goodbye bloated rpgstatus.php and rpgstatus_sig.php (someone needs to check if this function works.) 5. Allow for higher bar colors in topusers.php and topusers2.php 6. Fix depot sidebar in modern theme. 7. Reduce the bottom space in the modern theme. 8. Hardcode the homepage text. 9. Remove useless, unused, and broken Wiki BBCode. 10. Fix typo about staff forums. Whoopsies. 11. In case a user accesses the acmlmboard-type rediect without using the acmlmboard layout, make it redirect. 12. Hardcode breadcrumbs name and make it use pagelinks. 13. Allow BBCode on forum title and description. 14. Fix some guest bugs. 15. Remove useless and unused perm. 16. Begin implementing camel cases. 17. Fix JSON ranksets. 18. Allow new admin URLs. 19. Fix Edit Profile image duplicating 20. Implement your recommendation of not allowing two thread titles to mach eachother. 21. Remove old unused page. 22. Allow mt_rand to expand beyond the 32bit integer limit, since we use a 64-bit OS. 23. Overall just modernize our code (wiki is a bit broken. will need to fix.) Commit URL ID: 695f3190fd0e3aba0b841948751917d5c07fd1a3 |
Posted on 04-04-18, 06:32 pm
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Complete Queries and Visual overhaul 1. New Scrollbar for users with the modern layout 2, Neater SQL queries 3. Made Modern Layout Logo even smaller. 4. Make a seperate template for the depot comments. It'll make our code much cleaner 5. Make a new layout for main depot post (well, a port of the mobile one) 6. Make a completely brand "new" depot layout for the acmlmboard layout (new, as in, copied from RVLution's depot) 7. Use the main banner on the homepage text (only on modern layout). 8. To compensate for #7, we now use 15 sidebar posts instead of 10. 9. Completely redo the modern post layout style. (Inspired by GBATemp) 10. Make tags not be called in the threadwithNOTAGS BBCode 11. Make the IPBanned text and the Maintenance mode text output like it did in ABXD. 12. New images for online statuses (Modern layout only) 13. Allow underscore and dashes for ID-less profiles 14. No longer allow deleted posts on the depot 15. make edit theme smarter, and read from the dir set. 16. Allow BBCode in the theme credits 17. Check for if cookies are enabled, and if not, alert the user. 18. Combine last post, total posts and show posts into one. 19. Renovate the shop 20. Redo theme info's. 21. Remove gradient on SMB1 theme 22. Make SMB Underground use PHP 23. Add Yule This isn't going to be added onto the site until further testing Commit URL ID: 1613bc39f0b42df849918c5d8997451dc78d5bf9 |
Posted on 05-15-18, 03:38 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Update bot Commit URL ID: 2481b8bbcd838506fb057bfa38c4ea177b5e7244 |
Posted on 05-15-18, 03:38 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: test Commit URL ID: afa6fb38d06228b4755d5324f15d595360da5a46 |
Posted on 05-15-18, 03:38 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Happy (Early) Birthday Mario Making Mods (Its actually not until thursday but meh) 1. Profiles now get an API page. 2. Have a new modern thread tag. 3. Replace NProgress with Pace. 4. Merge activity.php & activity1.php 5. Use Jul's fork (by Kak) code for the activity files 6. No longer does it devide by 0. 7. Fix RPG Status'. 8. Remove some ugly RPG themes 9. Add a new theme (Dark Green) 10. Add the theming system to topusers.php & topuser2.php 11. Add new smilies 12. Delete PJAX. It was messing with the voting in polls stuff. 13. Allow specific variants of themes for each layout. 14. Allow custom JS for themes. 15. Tab-based profile pages 16. Turn the shop template-based. 17. WIP Color BBCode 18. Fix Profile links not working for users with special characters in their name 19. Make Report link on topbar use pageLink 20. Allow any character in the URL's. 21. use a UTF-8 based Slugify 22. Completely redo the credits page's backend 23. Remove cookie detection, as I later found out it doesn't work well 24. Port the ab 2.5 new item shop to blarg 25. Port AB 2.5 "Next Newer/Older Thread" functionality 26. Use font-awesome icon instead of image for post plus one 27. Update Diff engine. 28. Fix the Wiki 29. Add snow effect to snow theme 30. Re-use native CSS instead of PHP recompiler Commit URL ID: 9c6d669c2f001aa6ecc263ccbefb9d7af7556cee |
Posted on 05-15-18, 03:38 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: General improvements 1. Improve topusers.php 2. Merge Replies and Views row in thread listing like in GBATemp or TAZ (acmlmboard style only) 3. Turn the smilies editor into a template 4. New variable for post sidebar (modern) 5. Put subforums in rows (mobile) 6. Use alot less HTML (mobile) 7. Fix Maintenance mode text (was trying to look for undefined function 8. Fix Editing settings 9. Have a new URL for badges. 10. smilies now use the new URL router 11. Fix credits 12. Cleanup edit profile 13. Make Edit thread translator friendly 14. Make queries look nicer on login.php 15. Use Alert function for nuke 16. Use a less lenghty name for Previous/Next thread Commit URL ID: f6ec9e0534551ca772a61f14d9a040c01e2c330d |
Posted on 05-15-18, 03:38 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: The WIP preperation for the next commit 1. Ignore much more files. 2. Add background PNGs of the current RPG stats background. 3. Profile GFX (Tatsumaki's layout) 4. WIP dutch translation 5. Dynamically load number of threads 6. Fix amperTags (or atleast attempt to) 7. Fix Depot Type 8. Remove pointlessmaker github Commit URL ID: f1e50ee394d296efeecc4485834a5a3fed4d01cf |
Posted on 05-16-18, 06:12 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Couple of fixes here and there 1. RPG themes now have it natively. No more hardcoding stuff. 2. Themes now change based off the profile you are looking at 3. WIP attempt at porting acs.php and activeusers.php (none of them are working) Commit URL ID: a835ee51ecbbff1a2b9fae0894dcc6992b589aa2 |
Posted on 05-22-18, 05:44 pm
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Cleanup to some stuff 1. Most array's are now []. (Someone please make a script that can do them automatically). 2. Have the "Pick Font" fonts be non-hardcoded. 3. Fix the RPGstatus themes not changing. 4. Apply the same theme/pick font logic to all the other gfx's. 5. Twitter button now appear on posts. (The coding is a bit messy though.) Now you can share posts from MMM onto Twitter. 6. Fix acs.php & activeusers.php Commit URL ID: b73a2e5460e98bfbec7a57f510612cb62c91200e |
Posted on 05-25-18, 02:28 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Graphic stuff and minor additions 1. Fix up activity.php 2. Port some GFX files from Kafuka - activity2.php (now activity1.php) - bargraph.php - bargraph_old.pjp - forumsgraph.php 3. Make a new titlecard.php 4. Port ringbuf.php from Kafuka. 5. Add sample male, female and unspecified gender images. 6. Add the verdana font 7. rename "1" to "jul" 8. remove ?id. Now, its ?u 9. Add new emoji 10. Add twitter information. 11. use bargraph.php for the polls. 12. use new memberlist format for mobile. (modern will be getting a new one soon) 13. Remove GRA (I need to add wrath, remove Huseyin and add sks) 14. Share threads on twitter 15. Add blacklist for bad bots Commit URL ID: 485e5b1d06dec41a4b7db7fece08e186ba59a8a4 |
Posted on 06-07-18, 03:46 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Bot broken Need help. Commit URL ID: 7b68f70e2652ec6a8b4548577548144b5d74abb5 |
Posted on 06-07-18, 05:19 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: Accidentally uploaded old version Disregard me Commit URL ID: 0008b5624463a9a4627a170641441442be6e7426 |
Posted on 06-07-18, 05:21 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: [Discord Bot] Some Fixes Sorry, I fell asleep yesterday and forgot to commit this. 1. remove that zero-width character 2. Help message now sends the message if your DM box is closed. Thanks MoonlightCapital 3. Prefix can only be changed by me. 4. WIP ban command 5. #welcome-and-rules now links to that channel Commit URL ID: 6115ea6b4550c4e5ec301c595d033464911b9bf2 |
Posted on 06-07-18, 01:14 pm
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: [Discord Bot] Hello mariomods.net 1. Help now uses embeds. 2. Add a MySQL module. 3. Add a HTML->text module. 4. Add a bio command. Currently uses direct MySQL. TODO: Make API an option for bots that are not hosted on the same server as the board. Might make use for other blargboards. Currently needs you to link your MMM account to Discord. An update will be coming soon. Commit URL ID: ebcf164a35f8a5c9271b5e278e17bd4bb7652ec6 |
Posted on 06-08-18, 04:33 am
in MakerBoard Github Repo
|
Since: 12-11-17
|
NightYoshi370 has made a new commit: [Discord Bot]: Fix some messups and minor improvements This is all (well, most of it anyways) thanks to superwhiskers. 1. Fix gaining points. 2. Fix !bio breaking the bot if you don't have your discord connected. 3. The ban command deletes the command trigger. 4. r[1-14] now exist for users who need to quote the rules. 5. Welcome bot now sends DM as well. Commit URL ID: 31e8312d85501ece1e80ef3fc4a4ab5e75de3f36 |
Posted on 06-08-18, 06:52 am
in MakerBoard Github Repo
|