DayZ
CannabisPlus
Viser 21-30 af 42 forekomster
< 1  2  3  4  5 >
Opdatering: 10. feb. 2021 kl. 14:07

- 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.

Opdatering: 10. feb. 2021 kl. 11:24

- 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.

Opdatering: 10. dec. 2020 kl. 8:55

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 :)

Opdatering: 29. nov. 2020 kl. 11:10

- Fix for .json recreating over and over.

Applogies for the double publish today.

Opdatering: 29. nov. 2020 kl. 9:33

- 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.

Opdatering: 27. nov. 2020 kl. 18:04

- 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.

Opdatering: 19. nov. 2020 kl. 7:53

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

Opdatering: 13. okt. 2020 kl. 17:52

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

Opdatering: 13. okt. 2020 kl. 16:51

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

Opdatering: 25. juli 2020 kl. 18:01

- 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.