This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - matem

Pages: [1]
1
Showoff - what you are working on / Jukebox
« on: December 23, 2016, 01:46:13 am »
This is the jukebox on my server:



it works thanks to a custom patch which contains the music and a custom c++ script

2
Showoff - what you are working on / Launcher with patch download 2.0
« on: December 23, 2016, 01:26:33 am »
Choose realm page:


Main page:


Custom realms page:


Settings:


Optionals:


DB Search (like wowhead) (developed by azeroth shard):


Server status (developed by azeroth shard):


WoW client in launcher (alpha) (thanks to wowser):



Launcher has a patch download system, clear cache option, patch on the fly of the wow executable (wow.exe for windows and linux, wow.app for mac osx) and is multi-platform (it run on windows, linux and mac). It is also available on browser, android and soon on ios and windows phone.

Here it can be accessed by browser: http://app.drassil.net/site/en/home
Here for app download: http://app.drassil.net/site/en/download-apps

3
Showoff - what you are working on / [SHOWOFF] Launcher with patch download
« on: November 24, 2016, 12:35:42 pm »
It was developed with electron, Node.js and bootstrap.

Realm selection screen:


Download in progress:




Settings page:



The news are retrieved directly through database.
It change automatically the realmlist and has clear cache option, clear custom patch option (Reset WoW), has an update system for the patches and for itself and automatically patch the wow.exe for support the custom login screen.

4
Showoff - what you are working on / [SHOWOFF] T19 to Wotlk
« on: November 24, 2016, 01:13:23 am »


 <!-- s:D -->:D<!-- s:D -->

5
"Retro-Porting" / [RELEASE] Final fix for Legion helmet
« on: November 23, 2016, 11:20:18 pm »
This script requires python and PyM2 to work.

It realign the position of every helmet model to match with the position of older expansions (from Classic to WOD).

Just place the two scripts in the same folder of PyM2 and create a folder called "M2", all the m2 to be converted must be in this folder.

This must be the folder structure:

PyM2
   |
   |------->1-LegionHelmet_FIX.py
   |
   |------->2-LegionHelmet_FIX.py
   |
   |------->M2

Run first the 1-LegionHelmet_FIX.py then 2-LegionHelmet_FIX.py

Here all the coords for every race/gender:
viewtopic.php?p=57861#p57861

PyM2 download: https://storage.googleapis.com/google-c ... rchive.zip

thanks to inico for his youtube video

Pages: [1]