Parachute v0.03!

Release your plugins here!
User avatar
L'In20Cible
Project Leader
Posts: 1533
Joined: Sat Jul 14, 2012 9:29 pm
Location: Québec

Parachute v0.03!

Postby L'In20Cible » Thu Mar 27, 2014 10:02 am



Parachute_v0.03.zip
- Patched crashes on Linux (see issue #157).
(254.47 KiB) Downloaded 865 times

Parachute_v0.02.zip
- Optimizations.
- New mechanic: Steering lines!
- New model for OrangeBox and CS:GO engines.
- Cheap "scaling" animation to simulate the deployment of the parachute.
- Parachute parenting for movement prediction.
(254.45 KiB) Downloaded 733 times

Parachute_v0.01.zip
(3.06 KiB) Downloaded 875 times
SkinN
Junior Member
Posts: 25
Joined: Fri Jul 19, 2013 7:29 am

Postby SkinN » Thu Mar 27, 2014 8:26 pm

Code: Select all

[SP]  Caught an Exception:
Traceback (most recent call last):
  File '..\addons\source-python\plugins\parachute\parachute.py', line 88, in tick_listener
    not playerinfo.get_last_user_command().buttons & getattr(InButtons,

AttributeError: 'PlayerInfo' object has no attribute 'get_last_user_command'


Bur really you can check the players last input?! That's awesome!
User avatar
Ayuto
Project Leader
Posts: 2193
Joined: Sat Jul 07, 2012 8:17 am
Location: Germany

Postby Ayuto » Thu Mar 27, 2014 8:48 pm

This code requires the latest revision, which is not included in the latest release.
User avatar
L'In20Cible
Project Leader
Posts: 1533
Joined: Sat Jul 14, 2012 9:29 pm
Location: Québec

Postby L'In20Cible » Thu Mar 27, 2014 9:52 pm

SkinN wrote:Bur really you can check the players last input?! That's awesome!
Yeah, PlayerInfo.get_last_user_command returns a BotCmd instance so you can listen player's buttons, movements, impulses, weapon selections (into the HUD), etc. It gives you the same informations a CUserCmd provides except that you can access it without sig-scanning. The only inconvenience is that you get access to it "after" the server actually treated the informations so you cannot modify anything - this is for read-only purpose.
SkinN
Junior Member
Posts: 25
Joined: Fri Jul 19, 2013 7:29 am

Postby SkinN » Thu Mar 27, 2014 10:18 pm

Ayuto wrote:This code requires the latest revision, which is not included in the latest release.


Is it accessible?
User avatar
L'In20Cible
Project Leader
Posts: 1533
Joined: Sat Jul 14, 2012 9:29 pm
Location: Québec

Postby L'In20Cible » Thu Mar 27, 2014 10:23 pm

It is on GitHub. But you need to compile it yourself.
Jerome69
Member
Posts: 82
Joined: Wed Sep 23, 2015 3:20 pm

Postby Jerome69 » Fri Sep 25, 2015 11:03 am

Hello,

after install the plugin, I have this error :

The attachment Parachute.jpg is no longer available


Can you help me please?

Thanks
Attachments
Parachute.jpg
User avatar
Ayuto
Project Leader
Posts: 2193
Joined: Sat Jul 07, 2012 8:17 am
Location: Germany

Postby Ayuto » Fri Sep 25, 2015 12:03 pm

Yeah, this plugin (and the other one in the other thread) needs to be updated to work with the latest Source.Python version.
Jerome69
Member
Posts: 82
Joined: Wed Sep 23, 2015 3:20 pm

Postby Jerome69 » Fri Sep 25, 2015 12:16 pm

Ok thanks, I will wait for the update :)
User avatar
Painkiller
Senior Member
Posts: 725
Joined: Sun Mar 01, 2015 8:09 am
Location: Germany
Contact:

Postby Painkiller » Sun Dec 20, 2015 10:52 am

I have the newest Source.Python version but this plugin not work.
User avatar
satoon101
Project Leader
Posts: 2697
Joined: Sat Jul 07, 2012 1:59 am

Postby satoon101 » Sun Dec 20, 2015 3:08 pm

Look 2 posts above your's, Painkiller:
Ayuto wrote:Yeah, this plugin (and the other one in the other thread) needs to be updated to work with the latest Source.Python version.


It still needs updated. I am sure L'In20Cible will do that in due time.
Image
roflmuffin
Junior Member
Posts: 19
Joined: Fri Nov 06, 2015 11:49 pm

Postby roflmuffin » Mon Dec 21, 2015 8:06 am

I have updated the plugin to work with latest version (tested in v205). It was good practice for porting/understanding libraries so hopefully it should work fine.

The gist is here: https://gist.github.com/roflmuffin/9f38ee7967fb7934312b and you will find the full zip attached.
Attachments
Parachute_v0.02 - Updated by Roflmuffin.zip
(2.74 KiB) Downloaded 725 times
User avatar
Painkiller
Senior Member
Posts: 725
Joined: Sun Mar 01, 2015 8:09 am
Location: Germany
Contact:

Postby Painkiller » Mon Dec 21, 2015 8:40 am

@ roflmuffin nice work but can you invite a path for a model?
User avatar
Painkiller
Senior Member
Posts: 725
Joined: Sun Mar 01, 2015 8:09 am
Location: Germany
Contact:

Postby Painkiller » Mon Apr 11, 2016 12:53 pm

Hello can any body invite a model ?
redbol
Junior Member
Posts: 2
Joined: Wed Apr 13, 2016 2:16 pm

Postby redbol » Fri Apr 15, 2016 11:25 am

roflmuffin wrote:I have updated the plugin to work with latest version (tested in v205). It was good practice for porting/understanding libraries so hopefully it should work fine.

The gist is here: https://gist.github.com/roflmuffin/9f38ee7967fb7934312b and you will find the full zip attached.


Image???
SP Vesrion 306, game: cs source
User avatar
iPlayer
Developer
Posts: 590
Joined: Sat Nov 14, 2015 8:37 am
Location: Moscow
Contact:

Postby iPlayer » Fri Apr 15, 2016 9:18 pm

Image /id/its_iPlayer
My plugins: Map Cycle • Killstreaker • DeadChat • Infinite Jumping • TripMines • AdPurge • Bot Damage • PLRBots • Entity AntiSpam

Hail, Companion. [...] Hands to yourself, sneak thief. Image
User avatar
iPlayer
Developer
Posts: 590
Joined: Sat Nov 14, 2015 8:37 am
Location: Moscow
Contact:

Re: Parachute!

Postby iPlayer » Mon Apr 18, 2016 1:45 pm

Version with model support as requested by Painkiller
https://mega.nz/#!qxZRyA5S!Tf9mV0NOvz8ax9-RCmyheypFw6pC_gCM9BTi8ydePJM
User avatar
Painkiller
Senior Member
Posts: 725
Joined: Sun Mar 01, 2015 8:09 am
Location: Germany
Contact:

Re: Parachute!

Postby Painkiller » Mon Apr 18, 2016 4:38 pm

Thank you works good iPlayer.
User avatar
iPlayer
Developer
Posts: 590
Joined: Sat Nov 14, 2015 8:37 am
Location: Moscow
Contact:

Re: Parachute!

Postby iPlayer » Sun Oct 09, 2016 2:22 pm

Image /id/its_iPlayer
My plugins: Map Cycle • Killstreaker • DeadChat • Infinite Jumping • TripMines • AdPurge • Bot Damage • PLRBots • Entity AntiSpam

Hail, Companion. [...] Hands to yourself, sneak thief. Image
User avatar
Painkiller
Senior Member
Posts: 725
Joined: Sun Mar 01, 2015 8:09 am
Location: Germany
Contact:

Re: Parachute!

Postby Painkiller » Mon Jan 23, 2017 5:01 pm

Hello Parachute broke with the last SP update in HL2DM

Syntax: Select all

[SP] Caught an Exception:
Traceback (most recent call last):
File "../addons/source-python/packages/source-python/plugins/command.py", line 162, in load_plugin
plugin = self.manager.load(plugin_name)
File "../addons/source-python/packages/source-python/plugins/manager.py", line 174, in load
plugin._load()
File "../addons/source-python/packages/source-python/plugins/instance.py", line 67, in _load
self.module = import_module(self.import_name)
File "../addons/source-python/plugins/parachute/parachute.py", line 50, in <module>
informations = PluginInfo()

TypeError: __init__() missing 1 required positional argument: 'name'


[SP] Plugin 'parachute' was unable to be loaded.

Return to “Plugin Releases”

Who is online

Users browsing this forum: Google [Bot] and 19 guests