Advertisement
Guest User

Untitled

a guest
Nov 4th, 2017
1,154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.92 KB | None | 0 0
  1. ===============================================================
  2. ===== Vermitide-Mod-Framework 0.18.0 ==========================
  3. Add LevelEventSystem:
  4. First version still in development that allows you to define areas
  5. and give them events. I add a magnus event that triggers waves events
  6. and change enviroment with the Blend mod.
  7.  
  8. Update Blend:
  9. Blend mod now sync the environment with clients. It can change the environment
  10. based on time. Its not fully ready to be used as a module.
  11.  
  12. add ReloadReminder:
  13. Shows a red area when you need to reload the range weapon.
  14. Made by Walterr
  15.  
  16. add NoSilentAssasins:
  17. Adds a sounds to the assasin when it spawns.
  18. Made by Jsat and Prop joe
  19.  
  20. fix VMM:
  21. Remove mods folder on uninstall to remove old mod files that are still
  22. installed.
  23.  
  24. add Russian langauge:
  25. Made by Konode
  26.  
  27. update readme files:
  28. Thx Kyrial! :D
  29.  
  30. fix TruePrivate:
  31. On playerlist it has a bug on creating
  32.  
  33. fix TrueSolo:
  34. On playerlist it has a bug on creating
  35.  
  36. update Melting:
  37. add a warning message option.
  38.  
  39. add fixSystemChatMessage:
  40. Its to filter out messages that will be send to clients that can crash there game.
  41.  
  42. add LockTraits:
  43. For extra tokens you can lock traits on rerolling.
  44. Made by Unshame
  45.  
  46. add UniqueTrinketsOnLootTable:
  47. You may no longer get copies of trinkets (and hats!)
  48. you already own from the loot table at the end of a level, unless you've got them all.
  49. Made by Unshame
  50.  
  51. update ShowDamage:
  52. ammo and health proc has now different colors
  53.  
  54. fix ChestInfo:
  55. for 1.10 beta it was crashing
  56.  
  57. add: HitVizualizer mod
  58.  
  59. fix: bitmap example
  60.  
  61. update KickLevel:
  62. Can now autokick high level players. Also has a protect friends option.
  63.  
  64. fix MoreRatWeapons:
  65. catch all parameters and fixes hawkeye bug
  66.  
  67. add NoNetworkDrop:
  68. Change custom time to drop network connection.
  69. Made by WarriorWithin83
  70.  
  71. add MoreHats:
  72. Gives you in your inventory the possebilitie to wear other people hats.
  73. Made by Aussiemon and IamLupo
  74.  
  75. fix ShowDamage:
  76. check breed_data is nil
  77.  
  78. update Teleport:
  79. - team fly to you on command :P
  80. - disable all key bindings for teleport as a option
  81.  
  82. fix PlayerListPing:
  83. remove nil result
  84.  
  85. add GrimSaver mod
  86. This mod prevent waste of grim by mistake throwing it
  87.  
  88. update OptionInjector:
  89. add widget type "dropdown_checkbox"
  90.  
  91. add NetworkLogging:
  92. Shows all the rpc calls what going in and out (Not stable yet, but usable for development)
  93.  
  94. fix HealthBars:
  95. change mod action
  96. Reported by EighthOfSeven
  97.  
  98. update Ban:
  99. banned user with a time stamp to ban. This to allow players to ban people for period of time
  100.  
  101. /ban five_minute
  102. /ban fifteen_minute
  103. /ban half_hour
  104. /ban hour
  105. /ban day
  106. /ban year
  107. /ban forever
  108.  
  109. add KeybindCommander mod:
  110. Press v to open the menu. And press the numbers to have quick commands.
  111.  
  112. fix VermintideValueExtractor:
  113. got error message on start or reload
  114. Reported by EighthOfSeven
  115.  
  116. ===============================================================
  117. ===== Vermitide-Mod-Framework 0.17.4 ==========================
  118. add HealthProc mod:
  119. Hides Graphic effects on bloodlust/regrowth procs.
  120.  
  121. add LobbyImprovements mod:
  122. Improve the lobby list what heroes are already taken.
  123. Also adds a server blacklist button to hide or alarm what you dont like.
  124. Made by /dev/null
  125.  
  126. fix Ban:
  127. Show warning before player get kicked
  128.  
  129. add: TruePrivate mod
  130. Enables you to make the room be private, even for your friends.
  131. Add a enable option on te playerlist when you press tab.
  132. Add a enable option on the map select on the inn table.
  133. And as always you can find it in the mod settings.
  134.  
  135. add: TrueSolo mod
  136. This makes the room be private and remove all the bots.
  137. This way you can solo all maps.
  138. Orginally made by Aussiemon
  139.  
  140. add: IncreasedOgre mod:
  141. Options to increase the Ogre to be harder to kill it.
  142. Made by Jsat/ Prop joe, IamLupo and Aussiemon
  143.  
  144. update SkipCutscene:
  145. made cursor fix made by Aussiemon
  146.  
  147. add: SalvageOnLoottable mod
  148.  
  149. fix: ThirdPerson:
  150. null 'start_time' on reload
  151.  
  152. fix: OptionMenu:
  153. wrong debug output
  154.  
  155. Remove Dialog fix and add to framework:
  156. Since Fatshark desided to remove the "This way" sound in the inn.
  157. This caused problems and this can crash other people.
  158. Made a universal fix that protect other players and protect your own server.
  159.  
  160. update CleanItems:
  161. Add commands:
  162. /clean > Remove all items close to you
  163. /clean_health > Remove all healing items in the game
  164. /clean_all > Remove all items in the game
  165.  
  166. update TrinketIndicator:
  167. made by Walterr
  168.  
  169. add: Blend mod
  170. Gives you possebility to change the world environment.
  171. Like you can play all the maps in darkness! :D
  172.  
  173. fix: ChestInfo:
  174. crash game shader nil parameter
  175.  
  176. add German Language:
  177. Made by luett
  178.  
  179. add Russian Language:
  180. credits to Konode
  181.  
  182. update TimerIndicator
  183. - Ported the swift slaying/haste/berserk indicators to the framework.
  184. - start_time didnt reset, credits to Walterr
  185.  
  186. add: RandomLevel mod
  187. Adviced by "Runny Eggs"
  188.  
  189. Aussiemon fix:
  190. Fixed missing champion healthbar option, globadier typo
  191.  
  192. patch MoreRatWeapons:
  193. We made a lot of changes to make it more stable and custamizable.
  194.  
  195. patch Dialog:
  196. Added functionality to play dialogues server-side
  197.  
  198. ===============================================================
  199. ===== Vermitide-Mod-Framework 0.17.2 ==========================
  200. update vermitideconsole.dll:
  201. Because false positive virusccanner reports
  202.  
  203. add Language:
  204. Made a language module to support in any mods language packes
  205. And load them in first before the acual mod itself does.
  206. See AllReady and Ban mod how the language has been implemented.
  207. Also i patched all the core function to Enlish and Dutch.
  208. More languages will be added to the mods files and the framework.
  209. Contact me if you want to contribute to transelate new languages.
  210. See: "Mod Settings > Language" in the mod settings
  211.  
  212. update MoreRatWeapons:
  213. Grasmann implemented shields on rats. This include heath on shield,
  214. sound effects, and throw away the shield when its out of health.
  215. See: "More Rat Weapons" in the mod settings
  216.  
  217. update readme files:
  218. Kyrial edit the readme files for a lot of mods.
  219.  
  220. add PubBrawel:
  221. Because pub brawl is disabled default. This will spawn the wooden sword
  222. and a beer barrle in the inn to fight your friends again! :D
  223.  
  224. update CheatProtect:
  225. Together with aussiemon we had some new cheat cases.
  226. Eventually we made together to detect those cheaters and prevents
  227. people using it on your server.
  228.  
  229. update MissionControl:
  230. Because of preperation of new QoL version we split the mod in
  231. two mods. Called "MissionFail" and "MissionWin"
  232.  
  233. ===============================================================
  234. ===== Vermitide-Mod-Framework 0.17.0 and 0.17.1 ===============
  235. Add Vermintide Mod Manager:
  236. This allows you to install and uninstall the framework and mods
  237. Very easy.
  238.  
  239. 1: Just click the vmm.exe
  240. 2: click install on the left top
  241. 3: click the mods you would like to use
  242. 4: Click launch at the left top
  243. 5: enjoy the game!
  244.  
  245. BotImprovements:
  246. - Fixed manual heal hotkyes
  247. - Reduced pickup travel
  248.  
  249. Ban:
  250. - Add Weapon kick option to filter weapons
  251. - Extracted kick level, kick weapon to seperate mods
  252. - Refuse connection to banned clients
  253. - Relocated config file
  254.  
  255. CheatProtect:
  256. - Added option to kick cheaters
  257.  
  258. FasterWeaponSwitch:
  259. - Added more interruptible actions
  260.  
  261. WaywatcherCrouchFix:
  262. - Changed to only listen to glaive animation event
  263.  
  264. TrueflightTweaks:
  265. - Bolt staff charging animation
  266.  
  267. Mod.manager:
  268. - Only loads latest version of a mod
  269. - Config to filter incompatible mod versions
  270.  
  271. PlayerListEquipment:
  272. - Fixed error in 1.8.5
  273.  
  274. InventoryFiltering:
  275. - Relocated config file
  276.  
  277. Debugging:
  278. - Check if chat channel exists
  279.  
  280. CleanItems:
  281. - Added Command to clean items in 10 meter radius
  282.  
  283. PingSelfVoiceover:
  284. - Check if dialogue exists in dialogue system
  285.  
  286. Teleport:
  287. - Fixed issues when teleporting through certain walls
  288.  
  289. Fixed several misspellings "Vermitide" instead of "Vermintide"
  290.  
  291. ThirdPerson:
  292. - Made reload animation options independent from main options
  293.  
  294. Added ThirdPersonEquipment
  295. - Added option one-handed weapons ( back, belt )
  296. - Added option waywatcher dual weapons ( back, belt )
  297. - Added option dwarf weapons ( back, backpack )
  298. - Added option dwarf one-handed weapons ( dwarf weapons, back, belt )
  299.  
  300. Relocated options of various mods in the mod settings
  301.  
  302. Added FollowHost
  303.  
  304. Added Kick Level
  305.  
  306. Added Kick Weapon
  307.  
  308. Added dialogue crash fix
  309.  
  310. Removed grey seer and beta fixes
  311.  
  312. Removed HeadShotFix
  313.  
  314. ===============================================================
  315. ========== Vermitide-Mod-Framework 0.16.2 =====================
  316. EnemyHighlight:
  317. - Removed grey seer
  318. - Added stormvermin champion
  319.  
  320. FasterWeaponSwitch:
  321. - Optimizations
  322.  
  323. Added WaywatcherCrouchFix
  324.  
  325. Mod Settings:
  326. - Added check to prevent multiple option widgets to have same user setting name
  327.  
  328. HudToggle:
  329. - Fixed duplicate user setting names in option widgets
  330.  
  331. ===============================================================
  332. ========== Vermitide-Mod-Framework 0.16.1 =====================
  333. PlayerListEquipment:
  334. - Removed transmission of trinket traits
  335.  
  336. AmmoMeter:
  337. - Fix for ammo not updating in some cases after loading screen
  338.  
  339. PlayerName:
  340. - When using health color coding white health will show white name
  341.  
  342. LoadoutManager:
  343. - Removed hotkeys
  344. - Optimizations
  345. - Migrated loadout tooltip to LoadoutManager
  346.  
  347. Added FasterWeaponSwitch
  348.  
  349. BotImprovements:
  350. - Fixed error with option check
  351.  
  352. ===============================================================
  353. ========== Vermitide-Mod-Framework 0.16.0 =====================
  354. SkipCutscenes:
  355. - No fade to black anymore
  356.  
  357. UnlimitedItems:
  358. - Fixed toggle script
  359.  
  360. Chatblock:
  361. - Crash fix
  362.  
  363. EnemyHighlight:
  364. - Fix to make work as client
  365.  
  366. InventoryFiltering:
  367. - Added favorite tooltip
  368.  
  369. Updated mods to new structures
  370. - GiveOtherItems, ChatBlock, FriendlyFire, Light, MoreRatWeapons, PlayerListShowEquipment, ChatDeveloper, ChatHistory, DevConsole, ChestInfo, MissionControl, EnemySpawner, Melting, NoOvercharge, GodMode, ItemSpawner
  371.  
  372. PlayerListShowEquipment:
  373. - Reworked network model to client-to-client
  374. - Fix check if player exists
  375.  
  376. Renamed mods:
  377. - PlayerList - split into PlayerListPing, PlayerListKick
  378. - PlayerListShowEquipment - PlayerListEquipment
  379.  
  380. Mods.ui component:
  381. - Reworked theme and control management
  382.  
  383. AmmoMeter:
  384. - Reworked network model to client-to-client
  385.  
  386. BotImprovements:
  387. - Disabled hotkeys to heal bots
  388.  
  389. LoadoutManager:
  390. - Implemented loadout tooltip
  391.  
  392. ItemSpawner:
  393. - Spawn wooden sword and barrel for pvp
  394.  
  395. MoreRatWeapons:
  396. - Added toggle option
  397.  
  398. ThirdPerson:
  399. - Added fix for missing 3rd person reload animation as client
  400. - Added option to stop 3rd person reload animation when reload finished
  401. - Added option to extend animations which are too short
  402.  
  403. PingSelfVoiceover:
  404. - Fix to make work as client
  405.  
  406. ===============================================================
  407. ========== Vermitide-Mod-Framework 0.15.6 =====================
  408. BotImprovements:
  409. - Carried over changes from QoL
  410.  
  411. Added CrosshairCustomizations:
  412. - Optimized
  413.  
  414. Added InventoryFiltering
  415.  
  416. Updated Mods.ui component:
  417. - Fixed issues with multiple windows
  418. - Added Textbox, checkbox, dropdown controls
  419. - Reworked code and optimized
  420.  
  421. LoadoutManager:
  422. - Changed for new Mods.ui version
  423.  
  424. Updated mods to new structures
  425. - ChargeLevelIndicator, DodgeJump
  426.  
  427. ===============================================================
  428. ========== Vermitide-Mod-Framework 0.15.5 =====================
  429. BotImprovements:
  430. - Added command to kill one bot
  431.  
  432. Third person:
  433. - Fixed function not returning value
  434. - Fixed issue with numpad buttons
  435.  
  436. Added PlayerName:
  437. - Shows player names above players
  438. - Support for color coding based on character health
  439. - Don't render name of local player
  440.  
  441. Added HeadShotFix:
  442. - Fix for error on fatsharks side.
  443.  
  444. ChestInfo:
  445. - Added ping chat command for chests
  446.  
  447. Superjump:
  448. - Fixed reload issues
  449.  
  450. HudToggle:
  451. - Restructured
  452. - Sync ammo over network
  453. - Fixed reversed disable function
  454. - Split up from rest of hud mods
  455. - Added hiding hands, fixed hiding outlines
  456. - Hide mission objectives, player outlines, crosshair
  457. - Hides more stuff
  458.  
  459. EnemySpawn:
  460. - Removed incorrect dependency
  461.  
  462. Ban:
  463. - Show level of players in ban message
  464. - Implemented protection for players so they don't get kicked on difficulty change
  465.  
  466. Mutators:
  467. - Patch to allow custom conditions
  468. - Removed condition check when not in inn
  469.  
  470. Added Deathwish and Stromvermin mutation
  471. - Fixed clients not getting some dices in deathwish
  472.  
  473. Changed GodMode, NoOvercharge, UnlimitedItems:
  474. - Deactivated after reloading mod
  475.  
  476. ShowItems:
  477. - Fixed text for grim
  478. - Optimizations
  479.  
  480. HuH:
  481. Split into Hud, AmmoMeter, FriendlyFire
  482.  
  483. Mod Settings:
  484. - Various fixes
  485.  
  486. Streamlined mod registration
  487.  
  488. Updated mods to new structures
  489. - AllReady, Ban, CharacterLevel, ChatBlock, ChatDeveloper, ChatHistory, CheatProtect, DevConsole, DodgeJump, EnemySpawner, EnemySpawnRates, GiveOtherItems, GodMode, AutoReleaseVent, AmmoMeter, PauseGame, UnlimitedItems, ThirdPerson, Teleport, Superjump, PlayerName, ShowItems, StructureSpawner, SpawnItemFunc, ShowDamage
  490.  
  491. Added ChargeLevelIndicator, TrueflightTweaks, EnemyHighlight
  492.  
  493. Updated Mods Settings:
  494. - Missing "Mod Settings" button with tobii eye tracker
  495.  
  496. Updated Healthbar, ShowDamage:
  497. - Added support for stromdorf dlc
  498.  
  499. Added MoreRatWeapons, FollowingTorch
  500.  
  501. Updated FollowingTorch:
  502. - Old torches get removed
  503.  
  504. ===============================================================
  505. ========== Vermitide-Mod-Framework 0.15.4 =====================
  506. update: WE mod v2:
  507. Completely reworked the mod.
  508. New export types:
  509. - Items (Weapons, Trinkets and Hats)
  510. - Grenades
  511. - Overcharge and overcharge explosion
  512. - Proper headshot modifiers
  513. - Melee attack speed
  514. - Better refire delay calculation
  515. - Melee and ranged overhead interruption (wanted to add complete stagger information but this turned out to be the only meaningful stat)
  516.  
  517. update: Mission Control:
  518. Function call needed more parameters. Before, adding bonus dice to the loot table only worked for the host.
  519.  
  520. Fix show damage on corpses
  521.  
  522. Add: Less chat spam option:
  523. A lot of scripts give feedback that's not always necessary.
  524. To change see: "Mod Settings > Hotkey feedback"
  525.  
  526. fix: LoadoutSaver:
  527. This mod could crash when you exit the inventory while changing items. It now waits
  528. for all items to load before exiting the inventory screen.
  529. Loadouts now load every time you enter the invenoty screen.
  530. At last, when you restore loadout settings item list will now update properly.
  531.  
  532. Add Light > Disco mod:
  533. All lights will change color. Will work on all levels.
  534. Type "/disco"
  535.  
  536. add: Third Person with First Person zoom option:
  537. This allows you to have first person zoom in third person mode.
  538.  
  539. patch: Healthbars and ShowDamage mod:
  540. Add Grey Seer breed
  541.  
  542. update: ChatBlock:
  543. By request of those who missed the old version of chat block, you now have an option
  544. to also block with ranged weapons but without the animations or pushing afterwards.
  545.  
  546. Add: Ban kick low level players:
  547. This allows you to set a minimum required player level for Nightmare and Cataclysm.
  548. If a player below the specified in mod settings level joins, he will be automatically
  549. kicked off the server.
  550.  
  551. ===============================================================
  552. ================ IamLupo mods 0.15.3 ==========================
  553. patch dinput8.dll:
  554. Made a generation windows path function. Friend had windows
  555. installed on D:\ and not default on C:\
  556.  
  557. Add Cheat Protect Option:
  558. Add a activate Cheat Protection
  559.  
  560. patch Animation fix:
  561. Before clients could still be crashed by server. With this
  562. patch the server checks first before he send animation status.
  563.  
  564. patch BotImprovements:
  565. Add Revive fix and keep tome functionality.
  566.  
  567. patch LoadOutSaver:
  568. If a loadout has a item that doesnt exist anymore it crashed
  569. the game.
  570.  
  571. patch Chat Block:
  572. Made it optional to have a push at the end of the chat
  573.  
  574. ===============================================================
  575. ================ IamLupo mods 0.15.2 ==========================
  576. patch dinput8.dll:
  577. Reverse engeneerd griffin's dinput8.dll to C++, manage to patch
  578. access violation fixes.
  579.  
  580. patch gramatica fixes:
  581. YourVault on reddit noticed some ugly gramatica bugs.
  582. Related: https://www.reddit.com/r/Vermintide/comments/5yu7yj/mods_iamlupos_mod_cheatfree_version/deu0tjh/
  583.  
  584. patch System Chat:
  585. Because 1.7 beta released the chat System crashed on start up
  586. because missing resources.
  587.  
  588. patch vermintideconsole.dll:
  589. Because 1.7 beta the mod_loader didnt start anymore. Took a
  590. new way to let the mod_loader start again.
  591.  
  592. ===============================================================
  593. ================ IamLupo mods 0.15.1 ==========================
  594. Fix: Storm Vermine mod:
  595. Cause the game crash on loot table.
  596.  
  597. ===============================================================
  598. ================ IamLupo mods 0.15 ============================
  599. Add mod_loader and mods folder:
  600. The mod_loader folder provides scripts for loading mods into the game as well as fixes,
  601. functionality to make developing new mods easier and a few built-in features.
  602. New mods can be added by placing .mod files in the mods directory.
  603.  
  604. Add plugins:
  605. This allows us to load new plugins that are available for lua.
  606. Added zip, json, lfs plugins
  607.  
  608. Add Mutator manager:
  609. This allows us to easier add mods that modify existing variables in the game and toggle
  610. them on and off, a la Unreal Tournament. Also provides functionality for grouping mutators,
  611. where only one mutator of each group can be active at a time.
  612. Right now there are two mutators that add new game modes to the game.
  613.  
  614. Add Mods.network:
  615. Added serilializing and deserialising functionality.
  616. This lets us communicate bewteen client and server.
  617. Look into "loadfile/network.lua"
  618. Implemented ping data transaction between server and client in
  619. PlayerList mod.
  620.  
  621. Migrate all mods to .mod files:
  622. All mods that have been made in the past few months have been separated and
  623. put into .mod files in the mods directory. This allows users to get rid of unwanted features
  624. like cheats and add new mods easier.
  625.  
  626. Add Mods.manager:
  627. This manages all mod files. It reads the config.json inside
  628. the mod file. Based on this it executes the scripts inside the mod file.
  629.  
  630. Removed Mod Modes:
  631. Because we can now load custom .mod files we don't need mod modes
  632. (Lite/NoCheat/Full) anymore.
  633.  
  634. Add Mods.options_menu:
  635. This allows mods to register widgets in the options menu and put them
  636. in separate groups.
  637.  
  638. Add SystemChat command registration:
  639. Most chat commands are now specified in the config.json file of each mod.
  640.  
  641. Add Deathwish and Stormvermin Mutation mods:
  642. Custom game modes providing higher difficulty and new challenges.
  643. These can be turned on in the Mutators group in Mod Settings.
  644. Made by Grimalackt, edited by UnShame.
  645.  
  646. Add CheatProtection mod:
  647. This mod prevents people from crashing your game by spawning too many items.
  648. Made by Grimalackt.
  649.  
  650. Add CharacterLevel mod:
  651. Allows you to change your level with a slider in Mod Settings.
  652.  
  653. Fix SystemChat bug:
  654. SystemChat activation wasn't checked correctly.
  655.  
  656. ===============================================================
  657. ================ IamLupo mods 0.14.2 ==========================
  658. Patched Third Person:
  659. Reset after charter/enquipment change
  660.  
  661. Add commands:
  662. /killbots, /hud, /keyblock and /we
  663. The we is the Vermintide Value Extractor, It extract game information
  664. like weapons/enemies/abilities and a lot of more and converts it to .csv files.
  665. Please look at one of his lasts results here:
  666. https://docs.google.com/spreadsheets/d/12MDEtBjGaaY-AXMHi9gZ3s7fvODFe8lrPoiHQZ_Exjc/edit#gid=955148235
  667. Made by Unshame
  668.  
  669. patched chat:
  670. - Add strictness in chat commands. Needs to start with "/"
  671. - Fix carret index and repeating messages
  672. - Patched all chat script to return executing went correct
  673.  
  674. patched Mods.exec:
  675. Executed script can return values back to the caller.
  676.  
  677. Removed Smoke bombs:
  678. Fatshark desided to remove the smoke bomb out of the pickup list.
  679. Desided to remove the smoke bomb totally out of the mod.
  680.  
  681. Add C calls:
  682. Add a example to call custome C system calls. This gives ability to
  683. create directory in a map. Look at "functions/Mods.ffi.lua",
  684. "loadfile/dir.lua" and "loadfile/message.lua"
  685.  
  686. Add Development Console:
  687. This will open a console window where all debug code fatshark
  688. has made is visable.
  689. Look at Options > Mod Settings > System > Development Console Window
  690.  
  691. Add ShowItems:
  692. Add the Lorebook pages to the list.
  693.  
  694. Spawn Lorebook page:
  695. Because Smoke bomb is removed the lorebook page will take his place.
  696. CTRL + F7
  697.  
  698. Add fix:
  699. - Backend: This is a old bug there is still in the game what not many people has.
  700. - 13_02_2017_0001: This is a lorebook page bug that crashed your game.
  701.  
  702. Add DodgeJump:
  703. Because the 1.6 patched the dodge jump onto walls i got a request to let it work again.
  704. This can be enabled in Cheats.
  705.  
  706. Add Enemie Spawn:
  707. This allows you to choose extra spawn rate for specials. This to make your game
  708. harder. Need feedback for community what settings works best.
  709.  
  710. Add Options menu structure:
  711. I made a CreateWidget in OptionsInjector to make the widget based on a settings structure. This to
  712. make everywhere the same way handle the options menu.
  713.  
  714. Removed Version Check:
  715. unknowncheats forced me to remove this :'( cry cry cry
  716.  
  717. ===============================================================
  718. ================ IamLupo mods 0.14 ============================
  719. Add Player Enquiptment:
  720. When you press tab to see all players you see now the load out
  721. of other players.
  722.  
  723. Add Ban system:
  724. When you kick someone you can type in the chat "ban"
  725. This player will be automaticly be kicked out the room and
  726. will be stored in a "mods/Ban_list.lua"
  727.  
  728. Add Spawn protection:
  729. Clients can not spawn more then 5 items in the game.
  730. If they spawn more then the server will be alarmed of.
  731.  
  732. Add chat command clean:
  733. This removes all items that are spawned.
  734.  
  735. Add Loadout saver:
  736. Save your load out in your inventory for different
  737. charter configuration types. Made by walterr.
  738.  
  739. Unfinished Mods.network:
  740. This is a basic structure for custom rpc network calls.
  741. Because of unable to test many cases and only have one
  742. game client i was unable to fully test it.
  743. Extra: Migrated also the ping information into a list. This list
  744. will be generated by the server and spread to the clients.
  745. This way the clients can also know the ping of other clients.
  746.  
  747. ===============================================================
  748. ================ IamLupo mods 0.13 ============================
  749. Add Mod mode:
  750. This exist in 3 parts: Lite, NoCheat and Full. This will load
  751. different modules to provent to have cheat scripts running.
  752. Default Lite is enabled.
  753.  
  754. Add Option menu key binding:
  755. This allows you to config your own key binding on actions.
  756. Made by grassman
  757.  
  758. Add Loadout saver:
  759. This allows you to load/save you charter enquipment settings.
  760. Made by walterr
  761.  
  762. Add Ping yourself:
  763. This allows you to let other people know where to go by
  764. ping yourself and to make sound like "Follow me"
  765.  
  766. Add Bot Improvement:
  767. This allows you to have inproved bots that can slightly aim better.
  768. Stay closer to you and pick all objects arround you. Including bombs.
  769. Also you can control there health items.
  770. Made by walterr
  771.  
  772. Add parameters to Mods.exec:
  773. This allow you to pass parameters through scripts.
  774.  
  775. Patched structures:
  776. - Mods.chat and Mods.keyboard handle there own update cycle
  777. for commands and keybindings.
  778. - user_settings: patched all patches with strict structure
  779.  
  780. Fixed torch bug:
  781. Torch made annoying sound when first person mode. Also torch repeated a
  782. particle effect. All fixed.
  783.  
  784. Fixed Show damage:
  785. When you choose the "me only" option the game crashed.
  786.  
  787. ===============================================================
  788. ================ IamLupo mods 0.12.3 ==========================
  789. Patch utf8:
  790. None urf8 strict name where crashing my mod in game.
  791.  
  792. Add Teleport:
  793. You can now teleport by aiming on a position with
  794. (ctrl + shift + left mouse)
  795.  
  796. ===============================================================
  797. ================ IamLupo mods 0.12.2 ==========================
  798. add Show Items:
  799. Shows item icons above items.
  800.  
  801. Add Bitmap example:
  802. Shows how to draw pictures on the screen.
  803.  
  804. Add Mod update:
  805. Alerts when a new mod version has been released
  806.  
  807. Add Chat History:
  808. When you typed a command or text in the chat. You
  809. can press up key to have your old typed messages.
  810.  
  811. Fix Smoke grenades:
  812. When smoke bomb where deactivated they kept spawning in levels.
  813.  
  814. Removed old keyboard:
  815. Sinds version 1.5 Vermitide using a new keyboard mapping.
  816.  
  817. Add clear command:
  818. Clears the system chat and makes it empty again.
  819.  
  820. ===============================================================
  821. ================ IamLupo mods 0.12.1 ==========================
  822. Patched Options menu:
  823. Fixed posion of widgets and last item that was not clickable
  824.  
  825. Patched Third Person:
  826. When you switch from third person to first person the weapon
  827. did not show up anymore.
  828.  
  829. Patched Melting Promo:
  830. Promo items did not show up anymore in melting list.
  831.  
  832. Patch Ogre in Inn:
  833. Ogre can spawn in the Inn again. In the beta it was not possible
  834. anymore.
  835.  
  836. Add SystemChat:
  837. all the EchoConsole results will be redirected to the systemChat.
  838. This to not overflow the chat window with useless information.
  839.  
  840. Patched Show damage:
  841. Now possible to output in system chat or the normal chat.
  842. Also add colors
  843.  
  844. Fixed Controller:
  845. Copied keyboard settings to xbox controller settings
  846.  
  847. Fixed No item use:
  848. short key functionality did not react anymore.
  849.  
  850. ===============================================================
  851. ================ IamLupo mods 0.12 ============================
  852. Update options menu:
  853. - Add groups of options that you can close and open.
  854. - Add Show Healthbar configuration options.
  855. - Add Show Player Damage configuration options.
  856. - Patched OptionsInjector with package.loaded defenitions table.
  857.  
  858. Add Hook v2:
  859. There is a new way of managing and calling the Mods.hook functionality.
  860. This give more control to disable and stop the hooks. Look at "mods/loadfile/debug"
  861. for examples. Also all the lua scripts are patched with this new hook functionality.
  862.  
  863. Add Show damage:
  864. This shows in the chat how much damage you done. Also it can be display
  865. detail information of how made the damage and what part of the body.
  866. See "Options > Mod Settings > Show Player Damage" for activation.
  867.  
  868. Add Chat Block:
  869. While you are in the chat the game will automaticly block your
  870. attacks from enemies until it runs out of stamina
  871. See "Options > Mod Settings > System" for activation.
  872.  
  873. add Fatshark eastern egg:
  874. Press "w, w, s, s, a, d, a, d" and see the magic :P
  875.  
  876. ===============================================================
  877. ================ IamLupo mods 0.11.2 ==========================
  878. Patch Healthbar total:
  879. Before there was a limit in the total health bars that could be
  880. displayed.
  881.  
  882. Add Damage display:
  883. Add in the options menu to show the damage totals that the players makes.
  884.  
  885. Patch Third Person floating arms
  886. Before the third person had some funky situations that it showed
  887. floating arms.
  888.  
  889. Add Third Person zoom:
  890. Add aiming zoom options in options menu
  891.  
  892. Patched tab player list:
  893. Profile could not be opened.
  894.  
  895. Patched enemie spawning:
  896. If you joined someones game and you pressed "i", "o", "p"
  897. you could crash your game. Add a check your the server.
  898.  
  899. Add Options in menu:
  900. Chat Developer, God Mode, No overcharged, Skip Level Cutscenes
  901. Unlimited items
  902.  
  903. ===============================================================
  904. ================ IamLupo mods 0.11.1 ============================
  905. Patch OptionsInjector:
  906. fixed for beta
  907.  
  908. ===============================================================
  909. ================ IamLupo mods 0.11 ============================
  910. Patched Third person:
  911. Fixed a lot of bugs and costomization. Look at Documentation for more information.
  912.  
  913. Add Health bars:
  914. Show health bars above enemies and object when you damage it.
  915. When you are far away it will be removed.
  916.  
  917. Add Ping and kick button:
  918. Add these functionalities in the tab menu. You can also kick now
  919. everyone that in your server without having to vote.
  920.  
  921. Add Options menu:
  922. Grassman add Mod settings in the options menu. This will only work for 1.4.3
  923. We will patch it later for 1.5.0+
  924.  
  925. Add Website Documentation:
  926. With "help" command you can now open the steam browser and opens the documentation.
  927.  
  928. Add Hook functionality:
  929. More structured hook functionality. Look "mods/loadfile/debug" directory
  930. for more examples.
  931.  
  932. ===============================================================
  933. ================ IamLupo mods 0.10 ============================
  934. Added: Third Person view:
  935. Enable to view yourself in a third person. We even made a
  936. setting part in the mod_loader.
  937.  
  938. Enable: (ctrl + middle mouse)
  939. Switch sides: (alt + middle mouse)
  940.  
  941. Credits to Grasmann
  942.  
  943. Added: No Heat Overcharge
  944. No more heat on all weapons. (ctrl + shift + o)
  945. Credits to overlord420
  946.  
  947. Added: Drop items
  948. Now you can drop items you have picked up.
  949. (alt + right mouse)
  950.  
  951. Patched: Bots take Grim
  952. If you target/ping with "T" the grim the bots will pick it up.
  953. Credits to walterr
  954.  
  955. Patched: Give items to others
  956. If you wield to your item you can give this item to other players.
  957. Alert: With the grim this will not work
  958.  
  959. Added: Ping information
  960. Shows the ping information if you are the server.
  961.  
  962. Credits to Blackstronaut
  963.  
  964. Patched Melt Promo items:
  965. Before purple items could not be melted before.
  966.  
  967. ===============================================================
  968. ================ IamLupo mods 0.9 =============================
  969. Add Chat commands:
  970. Animation message, Give Item and Servername. ReadMe.txt
  971. explains more.
  972.  
  973. Add TextToGrid function:
  974. This converts text to a grid. This will be used in the chat
  975. animation.
  976.  
  977. Send Chat message without a name:
  978. This allows me to make a animation without sending the users
  979. name to the chat.
  980.  
  981. Patch Completer level with to much books:
  982. When you finished the game with to much tomes, grims or
  983. loot dices the game crashed. Filter this before the game finished.
  984.  
  985. Add More structure:
  986. Made a structure in the loadfile part. All scripts must be in the
  987. "mods/loadfile" directory. Files must have a lua extension.
  988.  
  989. Also Mods.exec function will need two parameters for executing.
  990.  
  991. Patch Grim:
  992. Grim can be take by the bots when you target the grim with "t".
  993.  
  994. Add Pause Game:
  995. You can pause everyone in your game. (ctrl + shift + p)
  996.  
  997. Add Skip Cutscenes:
  998. Dont have the annoying camera movement at the beginning anymore ;)
  999. (ctrl + shift + k)
  1000.  
  1001. ===============================================================
  1002. ================ IamLupo mods 0.7 + 0.8 =======================
  1003. Made new dll:
  1004. A new type of dll that injects lua scripts in the game.
  1005.  
  1006. Add EchoConsole:
  1007. The messages will be send to the chat window only shown for the local
  1008. user.
  1009.  
  1010. Add Chat Command:
  1011. In the Mods class i added a chat command handler to filter out commands.
  1012.  
  1013. Add Chat Animation:
  1014. In the Mods class i added a animation event handler.
  1015. This allows you to show your animations in chat.
  1016.  
  1017. Patch World:
  1018. I patch 1.4.0 the dev liked it to remove hats out the game.
  1019. A lot of people could not start the game anymore. This let them
  1020. start the game and patch there account again.
  1021.  
  1022. ===============================================================
  1023. ================ IamLupo mods 0.6 =============================
  1024. Made Patch hooking functions:
  1025. I realised hooking the function call and run my own code is more
  1026. easier to maintain. This makes me less depandend on the accual
  1027. source code. An example is in the update events in
  1028. MatchmakingManager and ConflictDirector. Also i converted some
  1029. old patches to this new style.
  1030.  
  1031. Add custome key Map:
  1032. Before I used the DebugKeyMap. But in different versions they have
  1033. adjust it and right now i made my own static settings. This is needed
  1034. to filter the key we need to listen to.
  1035.  
  1036. Patch Keyboard initializing:
  1037. In this new update they desided to initialise the key binding after every
  1038. new game. I hook this process to the "StateInGameRunning.event_game_started"
  1039. and "StateInGameRunning.event_game_actually_starts" to always listen for key presses.
  1040.  
  1041. Manually start:
  1042. I desided that you need to type first "loadfile mod" to start my mod.
  1043. I took this desision because i can not rely on any decompiled script.
  1044. It can be changed in the future and this will cause problems.
  1045.  
  1046. Known Problem:
  1047. Gravity not working:
  1048. In 1.4.0 they changed something i still need to figure out.
  1049.  
  1050. ===============================================================
  1051. ================ IamLupo mods 0.5 =============================
  1052.  
  1053. Enable to do random adventure:
  1054. Before there where separated advanger random buttons.
  1055. I combined both ubersreik and drachenfels to choose a random level.
  1056.  
  1057. ===============================================================
  1058. ================ IamLupo mods 0.4 =============================
  1059.  
  1060. Patched Key binding:
  1061. Before i had with if statements to check if ctrl, alt of shift where not pressed.
  1062. I add this check in the keypress function itself.
  1063.  
  1064. Patched grim and tome key bindings:
  1065. The g was for push to talk and t was for targeting. While croutched the items spawned
  1066. Changed it to ctrl + f9 and ctrl + f10
  1067.  
  1068. Patched Random game:
  1069. When select random game the game crashed. It used a old function call.
  1070.  
  1071. ===============================================================
  1072. ================ IamLupo mods 0.3 =============================
  1073. Enabled Mod Loader:
  1074. This is the base of my mods. This enables that it have key press detection
  1075. Also it combines keybindings to functionality.
  1076.  
  1077. The Mods also have some events. This allows me to correctly handle key press
  1078. events with the right parameters.
  1079.  
  1080. Made a separated action directory easly add existing scripts to a key press.
  1081.  
  1082. I also add a extra reload (ctrl+shift+r) command to reload Mod Loader for
  1083. easier development.
  1084.  
  1085. Changed files:
  1086. development_parameter.lua
  1087. matchmaking_manager.lua
  1088. conflict_director.lua
  1089. action/*.lua
  1090.  
  1091. Patched Developer Yellow Chat name:
  1092. Removed modified SteamHelper and changed it to a keybinding option. (ctrl+shift+d)
  1093.  
  1094. ===============================================================
  1095. ================ IamLupo mods 0.1 =============================
  1096.  
  1097. Enable/Patch DebugKeyHandler:
  1098. This is the build in functionality in the game that allows me to get
  1099. key press detection. This has extra effect that we have the development
  1100. functionality.
  1101.  
  1102. Keys:
  1103. p = spawn enemie.
  1104. o = switch to other enemie to spawn
  1105. i = remove all the enmies
  1106.  
  1107. I also implemented a patch on this functionality because the o switched to
  1108. a enemie that hasnt been implomented correctly. I made it skip this enemie
  1109.  
  1110. Changed files:
  1111. development_parameter.lua
  1112. matchmaking_manager.lua
  1113. conflict_director.lua
  1114.  
  1115. Change Server name:
  1116. This allows me to have a customized server name.
  1117.  
  1118. Changed files:
  1119. development_parameter.lua
  1120.  
  1121. Enable Smoke grenade:
  1122. This was a grenade that was already in the game in the background.
  1123. After testing the grenate itself didnt do any damage. I modify it a bit that
  1124. it does damage for a small range. Also i added the smoke grenate to the
  1125. drop list. This makes smoke bombs spawn in all levels, chests and loot rat.
  1126.  
  1127. Changed files:
  1128. explosion_templates.lua
  1129. pickups.lua
  1130.  
  1131. Enable Developer Yellow Chat name:
  1132. It checks if you are in the Develper Clan to enable Developer chat look.
  1133.  
  1134. Changed files:
  1135. steam_helper.lua
  1136.  
  1137. Enable Lorebook:
  1138. This is a new feature in the game that we will expect to the near future.
  1139. It will be a Information database of all the enmies there are and to give
  1140. more detail about the games surroundings.
  1141. This will enable to spawn lorebook pages arround the levels.
  1142. The lorebook in the inn should be open with j but its not working correctly
  1143.  
  1144. Changed files:
  1145. development_parameter.lua
  1146.  
  1147. Patch the fireflame staff:
  1148. The fireflame staff had a very annoying bug that it could crash the game
  1149. when it hit a team mate. This was caused because it missing particle/sound
  1150. settings. I patched the functions where it things that these settings exist
  1151. without checking the settings exist.
  1152.  
  1153. Changed files:
  1154. effect_helper.lua
  1155.  
  1156. Patch fire Grenades:
  1157. The fire grenades could crash the server when you throw them in the inn.
  1158. Apperntly it didnt handle the sound correctly.
  1159.  
  1160. Changed files:
  1161. volume_system.lua
  1162.  
  1163. Patch Profile save corruption:
  1164. I had a long time profile corruption that caused all my map progress was
  1165. gone. This was caused because my save file contained some save data
  1166. multiple time. With this patch i manage to save all my results to all
  1167. those variables instead of one.
  1168.  
  1169. Changed files:
  1170. script_backend.lua
  1171.  
  1172. ===============================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement