DayZ
CannabisPlus
Showing 21-30 of 42 entries
< 1  2  3  4  5 >
Update: Feb 10, 2021 @ 2:07pm

- Removed camera reset on player init in an effort to fix a lighting bug.

Known issue: If players smoke too much they might get stuck with the effects. Only fix is suicide until we solve it.

Update: Feb 10, 2021 @ 11:24am

- Fixes that should stop server crashes related to CP.
- Location of CannabisPlus.json has been changed to /CannabisPlus/CannabisPlus.json. You can drag your old config into the new folder and it will work.

Update: Dec 10, 2020 @ 8:55am

Test implementation of DaemonForge's API.

The eventual goal is to raise money for modding. No personal information is collected. Nothing has to be done by server owners or users, other than to update.

For more information you can take a peek at the code or come to Discord to ask questions :)

Update: Nov 29, 2020 @ 11:10am

- Fix for .json recreating over and over.

Applogies for the double publish today.

Update: Nov 29, 2020 @ 9:33am

- Hopefully a fix for the weird light flashes.
- Another fix for infinite seed dupe.
- Updates to smoke particles.
- S1 strain now has effects when smoked.

@Server Owners
This last update, I incremented the version to 2.5.1. This should cause a new CannabisPlus.json to be created. All you need to do is reimplement the old one and change the version to 251.

Update: Nov 27, 2020 @ 6:04pm

- Added: Visual and physical effects.
- Added: CBD Relief Cream (painkiller alternative)
- Added: New joint model and texture. https://skfb.ly/6RWXB
- Updated: Particle effect made smaller when not actively smoking.
- Removed: Unnecessary prints to logs.
- Removed: Unnecessary decimals from CannabisPlus.json
- Removed: Deprecated classes.

Update: Nov 19, 2020 @ 7:53am

- Infinite seed exploit fixed.
- Added 4 new strains.
- When packing joints or cigarettes into a pack, the pack should remain in your hands.

Update: Oct 13, 2020 @ 5:52pm

Class limitations issue for servers with a lot of mods. So rolling back for the time being. I'll see if there's anything I can do to minimize the issue before the next update.

This isn't an issue with CP, per se, but rather a limit of modded classes. Until BI fixes this, the only resolution is to reduce the amount of mods you run.

See here for more info: https://feedback.bistudio.com/T149789

Update: Oct 13, 2020 @ 4:51pm

- Infinite seed exploit fixed.
- Added 4 new strains.
- When packing joints or cigarettes into a pack, the pack should remain in your hands.

Update: Jul 25, 2020 @ 6:01pm

- Added: Ability to pack joints and cigarettes into packs.
- Added: Ability to roll and smoke joints and cigarettes.
- Added: Stardawg strain (thanks to Stardawg from The Resistance)
- Added: Rolling Papers
- Added: Joints
- Added: Cigarettes
- Added: Empty Cigarette Pack
- Added: Joint packs
- Added recipe: RollingPapers + CannabisBud = Joint
- Added recipe: RollingPapers + TobaccoLeaf = Cigarette
- Added recipe: Joint + EmptyCigPack = Pack of Joints
- Added recipe: Cigarette + EmptyCigPack = Pack of Cigarettes
- Removed recipe: Paper + Tobacco = Cigarettes
- Removed recipe: Cigarettes + Cannabis = Marijuana Cigarettes

Note for server owners:

We've prefixed all classnames with CP_ but everything should be backwards compatible. Old classnames will be removed end of October. You need to update your types.xml, traderconfig.txt and any other file that has the old classnames. All previous classes not prefixed with CP_ have been deprecated except CigarettePack_Chernamorka, CigarettePack_Merkur, and CigarettePack_Partyzanka. They should switch over naturally, with no need to do anything except to replace the old ones with the new prefixed ones. By that I mean that old seed packs should unpack new seeds. Old baggies should combine into new bricks, etc. Also, the lines for effects in the config file do nothing at this moment. But SOON :D

You also don't need to use the old base cannabis class anymore. There were rumours they were going to take Cannabis out of the game so we copied it. The CannabisSkunk strain we have is just regular old cannabis.

If you notice any issues, open a ticket on Discord.