Skip to content

Instantly share code, notes, and snippets.

View heyitsbench's full-sized avatar

Benjamin Jackson heyitsbench

  • 13:06 (UTC -04:00)
View GitHub Profile
Revision: AzerothCore rev. 592a26cb8c46 2023-01-11 02:40:03 -0300 (master branch) (Win64, RelWithDebInfo, Static)
Date 12:1:2023. Time 1:10
//=====================================================
*** Hardware ***
Processor: AMD Ryzen 9 5900X 12-Core Processor
Number Of Processors: 24
Physical Memory: 16682840 KB (Available: 5602464 KB)
Commit Charge Limit: 38702936 KB
*** Operation System ***
This file has been truncated, but you can view the full file.
Revision: AzerothCore rev. 159670201d84+ 2023-01-11 23:06:33 -0500 (chapter-2 branch) (Win64, RelWithDebInfo, Static)
Date 12:1:2023. Time 0:7
//=====================================================
*** Hardware ***
Processor: AMD Ryzen 9 5900X 12-Core Processor
Number Of Processors: 24
Physical Memory: 16682840 KB (Available: 5346728 KB)
Commit Charge Limit: 38702936 KB
*** Operation System ***
This file has been truncated, but you can view the full file.
-- --------------------------------------------------------
-- Host: that bench guy is such a joker haha
-- Server version: 8.0.29 - MySQL Community Server - GPL
-- Server OS: Win64
-- HeidiSQL Version: 12.1.0.6537
-- --------------------------------------------------------
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET NAMES utf8 */;
/*!50503 SET NAMES utf8mb4 */;
INSERT INTO `player_levelstats` (`race`, `class`, `level`, `str`, `agi`, `sta`, `inte`, `spi`) VALUES
(0, 1, 1, 23, 20, 22, 20, 20),
(0, 1, 2, 24, 21, 23, 20, 20),
(0, 1, 3, 25, 21, 24, 20, 21),
(0, 1, 4, 26, 22, 25, 20, 21),
(0, 1, 5, 28, 23, 26, 20, 21),
(0, 1, 6, 29, 24, 27, 21, 21),
(0, 1, 7, 30, 24, 28, 21, 22),
(0, 1, 8, 31, 25, 29, 21, 22),
(0, 1, 9, 32, 26, 30, 21, 22),
@heyitsbench
heyitsbench / player-levelstats.sql
Created December 23, 2022 05:13
Wrath Classic player-levelstats observed from Wowhead, with many being verified in-game through levelling.
DELETE FROM `player_levelstats` WHERE `race` IN (1, 2, 3, 4, 5, 6, 7, 8, 10, 11) AND `class` IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 11) AND `level` <= 80;
INSERT INTO `player_levelstats` (`race`, `class`, `level`, `str`, `agi`, `sta`, `inte`, `spi`) VALUES
(1, 1, 1, 23, 20, 22, 20, 20),
(1, 1, 2, 24, 21, 23, 20, 20),
(1, 1, 3, 25, 21, 24, 20, 21),
(1, 1, 4, 26, 22, 25, 20, 21),
(1, 1, 5, 28, 23, 26, 20, 21),
(1, 1, 6, 29, 24, 27, 21, 21),
(1, 1, 7, 30, 24, 28, 21, 22),
(1, 1, 8, 31, 25, 29, 21, 22),
CMAKE
-------------------------------------------------------------------------------------
CMake version: 3.22.1
Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19044.
Running cmake hook: AFTER_LOAD_CONF
No hooks registered for AFTER_LOAD_CONF
Enabled С++20 standard
Detected 64-bit platform
MSVC: Minimum version required is 19.24, found 19.31.31105.0 - ok!
MSVC: 64-bit platform, enforced -D_WIN64 parameter
Revision: AzerothCore rev. 4cebaa13fb6e 2022-10-09 20:11:18 +0700 (pr/13354 branch) (Win64, RelWithDebInfo, Static)
Date 9:10:2022. Time 9:57
//=====================================================
*** Hardware ***
Processor: AMD Ryzen 9 5900X 12-Core Processor
Number Of Processors: 24
Physical Memory: 16682840 KB (Available: 5499876 KB)
Commit Charge Limit: 37246320 KB
*** Operation System ***
Revision: AzerothCore rev. be423a91b535 2022-10-03 16:14:43 -0300 (master branch) (Win64, Debug, Static)
Date 3:10:2022. Time 21:1
//=====================================================
*** Hardware ***
Processor: Intel(R) Xeon(R) CPU X5670 @ 2.93GHz
Number Of Processors: 24
Physical Memory: 83875568 KB (Available: 73885956 KB)
Commit Charge Limit: 95934192 KB
*** Operation System ***
This file has been truncated, but you can view the full file.
Revision: AzerothCore rev. 650e71728a4f+ 2022-05-25 08:51:01 -0600 (Playerbot branch) (Win64, RelWithDebInfo, Static)
Date 26:5:2022. Time 1:25
//=====================================================
*** Hardware ***
Processor: AMD Ryzen 9 5900X 12-Core Processor
Number Of Processors: 24
Physical Memory: 16682840 KB (Available: 8468000 KB)
Commit Charge Limit: 28345396 KB
*** Operation System ***